Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dhflags.c201 if (arm_aa32_secure_pl1_0(env)) { in rebuild_hflags_a32()
/openbmc/qemu/target/arm/
H A Dinternals.h286 static inline bool arm_aa32_secure_pl1_0(CPUARMState *env) in arm_aa32_secure_pl1_0() function
H A Dptw.c3579 if (arm_aa32_secure_pl1_0(env)) { in get_phys_addr()
H A Dhelper.c3703 if (arm_feature(env, ARM_FEATURE_EL2) && !arm_aa32_secure_pl1_0(env)) { in do_ats_write()
11862 if (arm_aa32_secure_pl1_0(env)) { in arm_sctlr()