Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/mm/
Dpageattr.c143 __pgprot(PTE_MAYBE_GP)); in set_memory_nx()
149 __pgprot(PTE_MAYBE_GP), in set_memory_x()
/linux-6.12.1/arch/arm64/include/asm/
Dpgtable-prot.h95 #define PTE_MAYBE_GP (system_supports_bti_kernel() ? PTE_GP : 0) macro
Dpgtable.h685 __pgprot_modify(prot, PTE_MAYBE_GP, PTE_PXN)