Home
last modified time | relevance | path

Searched refs:TSTATE_IE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/sparc/include/uapi/asm/
H A Dpstate.h73 #define TSTATE_IE _AC(0x0000000000000200,UL) /* Interrupt Enable. */ macro
/linux/arch/sparc/kernel/
H A Dkgdb_64.c82 gdb_regs[GDB_STATE] = (TSTATE_PRIV | TSTATE_IE | cwp); in sleeping_thread_to_gdb_regs()
H A Detrap_64.S182 wrpr %l7, (TSTATE_PRIV | TSTATE_IE), %tstate