Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dpgtable-bits.h129 #define pgprot_nx pgprot_nx macro
131 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx() function
/linux/arch/powerpc/include/asm/
H A Dpgtable.h80 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function
84 #define pgprot_nx pgprot_nx macro
/linux/kernel/trace/
H A Dtrace.c8800 start, pgprot_nx(PAGE_KERNEL)); in trace_array_get_by_name()