Searched refs:PTE_MAYBE_GP (Results 1 – 3 of 3) sorted by relevance
79 #define PTE_MAYBE_GP (system_supports_bti() ? PTE_GP : 0) macro81 #define PTE_MAYBE_GP 0 macro
558 __pgprot_modify(prot, PTE_MAYBE_GP, PTE_PXN)
144 __pgprot(PTE_MAYBE_GP)); in set_memory_nx()150 __pgprot(PTE_MAYBE_GP), in set_memory_x()