Home
last modified time | relevance | path

Searched defs:daif (Results 1 – 3 of 3) 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/u-boot/include/
H A Datf_common.h50 #define SPSR_64(el, sp, daif) \ argument
/openbmc/qemu/target/arm/
H A Dcpu.h313 uint64_t daif; /* exception masks, in the bits they are in PSTATE */ member