Searched refs:IS_IN_SECURE (Results 1 – 4 of 4) sorted by relevance
77 assert(IS_IN_SECURE()); in enable_mmu_svc_mon()
515 assert(IS_IN_SECURE()); in enable_mmu_svc_mon()
304 #define IS_IN_EL1() IS_IN_SECURE()
361 #define IS_IN_SECURE() \ in DEFINE_SYSREG_RW_FUNCS() macro371 (IS_IN_SECURE() && (GET_M32(read_cpsr()) != MODE32_usr))) in DEFINE_SYSREG_RW_FUNCS()
Completed in 6 milliseconds