Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dsysreg.h937 #define SYS_GCR_EL1_EXCL_MASK 0xffffUL macro
947 #define KERNEL_GCR_EL1_EXCL (SYS_GCR_EL1_EXCL_MASK & ~__MTE_TAG_INCL)
949 #define KERNEL_GCR_EL1_EXCL SYS_GCR_EL1_EXCL_MASK