Searched refs:PTE_MAYBE_GP (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm64/include/asm/ | ||
| H A D | pgtable-prot.h | 106 #define PTE_MAYBE_GP (system_supports_bti_kernel() ? PTE_GP : 0) macro |
| H A D | pgtable.h | 741 __pgprot_modify(prot, PTE_MAYBE_GP, PTE_PXN) |