Home
last modified time | relevance | path

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

/linux/arch/arm64/mm/
H A Dpageattr.c226 __pgprot(PTE_MAYBE_GP)); in set_memory_nx()
232 __pgprot(PTE_MAYBE_GP), in set_memory_x()
/linux/arch/arm64/include/asm/
H A Dpgtable-prot.h104 #define PTE_MAYBE_GP (system_supports_bti_kernel() ? PTE_GP : 0) macro
H A Dpgtable.h742 __pgprot_modify(prot, PTE_MAYBE_GP, PTE_PXN)