Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable_types.h288 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function
292 #define pgprot_nx pgprot_nx macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h482 #define pgprot_nx(prot) \ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpgtable.h842 #define pgprot_nx(prot) (prot) macro