Home
last modified time | relevance | path

Searched defs:PTE_MAYBE_GP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpgtable-prot.h47 #define PTE_MAYBE_GP (system_supports_bti() ? PTE_GP : 0) macro
49 #define PTE_MAYBE_GP 0 macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpgtable-prot.h79 #define PTE_MAYBE_GP (system_supports_bti() ? PTE_GP : 0) macro
81 #define PTE_MAYBE_GP 0 macro

Completed in 2 milliseconds