Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dpgtable-prot.h171 PIRx_ELx_PERM_PREP(pte_pi_index(_PAGE_GCS_RO), PIE_R) | \
182 PIRx_ELx_PERM_PREP(pte_pi_index(_PAGE_READONLY_EXEC), PIE_R) | \
184 PIRx_ELx_PERM_PREP(pte_pi_index(_PAGE_READONLY), PIE_R) | \
188 PIRx_ELx_PERM_PREP(pte_pi_index(_PAGE_KERNEL_RO), PIE_R) | \
H A Dsysreg.h994 #define PIE_R UL(0x8) macro