Home
last modified time | relevance | path

Searched refs:SPSR_I (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/aarch64/aarch64/
H A Dlocore_el2.S117 mov x2, #(SPSR_F | SPSR_I | SPSR_A | SPSR_A64_D | SPSR_M_EL1H)
H A Dgenassym.cf314 define SPSR_I SPSR_I
H A Dnetbsd32_machdep.c417 if ((spsr & (SPSR_A|SPSR_I|SPSR_F)) != 0) in cpu_mcontext32_validate()
H A Dtrap.c204 if (!(tf->tf_spsr & SPSR_I)) in trap_el1h_sync()
/netbsd-src/sys/arch/aarch64/include/
H A Darmreg.h1047 #define SPSR_I __BIT(7) // IRQ Mask macro