Home
last modified time | relevance | path

Searched defs:pgprot_nx (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
Dpgtable_types.h301 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function
305 #define pgprot_nx pgprot_nx macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpgtable_types.h289 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function
293 #define pgprot_nx pgprot_nx macro
/kernel/linux/linux-5.10/include/linux/
Dpgtable.h842 #define pgprot_nx(prot) (prot) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dpgtable.h481 #define pgprot_nx(prot) \ macro
/kernel/linux/linux-6.6/include/linux/
Dpgtable.h1122 #define pgprot_nx(prot) (prot) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
Dpgtable.h557 #define pgprot_nx(prot) \ macro