Home
last modified time | relevance | path

Searched refs:el_is_in_host (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dhflags.c100 if (el <= 1 && !el_is_in_host(env, el)) { in sme_fa64()
H A Dhelper-a64.c989 if (!el_is_in_host(env, 0)) { in mops_enabled()
/openbmc/qemu/target/arm/
H A Dinternals.h1479 bool el_is_in_host(CPUARMState *env, int el);
H A Dhelper.c5950 bool el_is_in_host(CPUARMState *env, int el) in el_is_in_host() function
6751 if (el <= 1 && !el_is_in_host(env, el)) { in sve_exception_el()
6800 if (el <= 1 && !el_is_in_host(env, el)) { in sme_exception_el()
6857 if (el <= 1 && !el_is_in_host(env, el)) { in sve_vqm1_for_el_sm()