Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
A Dpor.h11 #define POR_EL0_INIT POR_ELx_PERM_PREP(0, POE_RWX)
A Dsysreg.h1060 #define POR_ELx_PERM_PREP(idx, perm) (((perm) & POE_MASK) << POR_ELx_PERM_SHIFT(idx)) macro
/arch/arm64/kernel/
A Dsignal.c94 por_enable_all |= POR_ELx_PERM_PREP(pkey, POE_RWX); in save_reset_user_access_state()
/arch/arm64/mm/
A Dmmu.c1626 new_por = POR_ELx_PERM_PREP(pkey, new_por); in arch_set_user_pkey_access()

Completed in 19 milliseconds