Home
last modified time | relevance | path

Searched defs:MSR_TS_MASK (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/include/asm/
Dreg.h119 #define MSR_TS_MASK (MSR_TS_T | MSR_TS_S) /* Transaction State bits */ macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dreg.h122 #define MSR_TS_MASK (MSR_TS_T | MSR_TS_S) /* Transaction State bits */ macro