Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm64/include/asm/
Dpgtable-prot.h146 PIRx_ELx_PERM(pte_pi_index(_PAGE_READONLY), PIE_R) | \
151 PIRx_ELx_PERM(pte_pi_index(_PAGE_READONLY_EXEC), PIE_R) | \
153 PIRx_ELx_PERM(pte_pi_index(_PAGE_READONLY), PIE_R) | \
157 PIRx_ELx_PERM(pte_pi_index(_PAGE_KERNEL_RO), PIE_R) | \
Dsysreg.h989 #define PIE_R 0x8 macro