Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dinternals.h1373 && !(env->cp15.scr_el3 & SCR_ATA)) { in allocation_tag_access_enabled()
H A Dcpu.h1677 #define SCR_ATA (1ULL << 26)
1674 #define SCR_ATA global() macro
H A Dcpu.c625 env->cp15.scr_el3 |= SCR_ATA; in arm_emulate_firmware_reset()
H A Dhelper.c1909 valid_mask |= SCR_ATA; in scr_write()
8373 !(env->cp15.scr_el3 & SCR_ATA)) { in access_scxtnum()
8413 !(env->cp15.scr_el3 & SCR_ATA)) {