Home
last modified time | relevance | path

Searched refs:TSTATE_AM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dprocessor_64.h144 regs->tstate = (regs->tstate & (TSTATE_CWP))|(TSTATE_INITIAL_MM|TSTATE_IE|TSTATE_AM) | (__asi << 24UL); \
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dprocessor_64.h140 regs->tstate = (regs->tstate & (TSTATE_CWP))|(TSTATE_INITIAL_MM|TSTATE_IE|TSTATE_AM) | (__asi << 24UL); \
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H A Dpstate.h71 #define TSTATE_AM _AC(0x0000000000000800,UL) /* Address Mask. */ macro
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
H A Dpstate.h71 #define TSTATE_AM _AC(0x0000000000000800,UL) /* Address Mask. */ macro

Completed in 2 milliseconds