Searched refs:SCR_HCE (Results 1 – 4 of 4) sorted by relevance
1017 undef = !(env->cp15.scr_el3 & SCR_HCE); in HELPER()
1659 #define SCR_HCE (1ULL << 8) macro
646 env->cp15.scr_el3 |= SCR_HCE; in arm_emulate_firmware_reset()
1940 valid_mask &= ~SCR_HCE; in scr_write()