Home
last modified time | relevance | path

Searched defs:PSR_ET (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dpsr.h23 #define PSR_ET 0x00000020 /* enable traps field */ macro
H A Dpsrcompat.h9 #define PSR_ET 0x00000020 /* enable traps field */ macro
/openbmc/qemu/target/sparc/
H A Dcpu.h115 #define PSR_ET (1<<5) macro