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

/linux-master/arch/arm64/kernel/
H A Dmte.c212 SYS_GCR_EL1_EXCL_MASK) | SYS_GCR_EL1_RRND,
H A Dentry.S170 orr \tmp, \tmp, #SYS_GCR_EL1_RRND
/linux-master/tools/arch/arm64/include/asm/
H A Dsysreg.h610 #define SYS_GCR_EL1_RRND (BIT(16)) macro
613 #define KERNEL_GCR_EL1 (SYS_GCR_EL1_RRND | KERNEL_GCR_EL1_EXCL)
/linux-master/arch/arm64/include/asm/
H A Dsysreg.h932 #define SYS_GCR_EL1_RRND (BIT(16)) macro
948 #define KERNEL_GCR_EL1 (SYS_GCR_EL1_RRND | KERNEL_GCR_EL1_EXCL)

Completed in 226 milliseconds