Searched refs:SYS_GCR_EL1_EXCL_MASK (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm64/kernel/
H A Dmte.c212 SYS_GCR_EL1_EXCL_MASK) | SYS_GCR_EL1_RRND,
336 SYS_GCR_EL1_EXCL_MASK) << MTE_CTRL_GCR_USER_EXCL_SHIFT;
374 SYS_GCR_EL1_EXCL_MASK;
/linux-master/arch/arm64/include/asm/
H A Dsysreg.h933 #define SYS_GCR_EL1_EXCL_MASK 0xffffUL macro
943 #define KERNEL_GCR_EL1_EXCL (SYS_GCR_EL1_EXCL_MASK & ~__MTE_TAG_INCL)
945 #define KERNEL_GCR_EL1_EXCL SYS_GCR_EL1_EXCL_MASK
/linux-master/tools/arch/arm64/include/asm/
H A Dsysreg.h611 #define SYS_GCR_EL1_EXCL_MASK 0xffffUL macro

Completed in 140 milliseconds