Home
last modified time | relevance | path

Searched defs:daif (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/common/spl/
H A Dspl_atf.c81 static inline void raw_write_daif(unsigned int daif) in raw_write_daif()
/openbmc/linux/arch/arm64/include/asm/
H A Dmmu_context.h160 unsigned long daif; in cpu_replace_ttbr1() local
/openbmc/u-boot/include/
H A Datf_common.h50 #define SPSR_64(el, sp, daif) \ argument
/openbmc/qemu/target/arm/
H A Dcpu.h260 uint64_t daif; /* exception masks, in the bits they are in PSTATE */ member