Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dsysreg.h1098 #define POE_RXW UL(0x7) macro
1102 #define POR_EL0_INIT POE_RXW
/linux/arch/arm64/mm/
H A Dmmu.c1557 u64 new_por = POE_RXW; in arch_set_user_pkey_access()
1573 new_por = POE_RXW; in arch_set_user_pkey_access()
/linux/arch/arm64/kernel/
H A Dsignal.c96 por_enable_all |= POE_RXW << (pkey * POR_BITS_PER_PKEY); in save_reset_user_access_state()