Home
last modified time | relevance | path

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

/arch/loongarch/include/asm/
A Dpgtable-bits.h97 #define pgprot_nx pgprot_nx macro
99 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx() function
/arch/powerpc/include/asm/
A Dpgtable.h76 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function
80 #define pgprot_nx pgprot_nx macro
/arch/powerpc/mm/
A Dioremap.c56 int err = map_kernel_page(ea + i, pa + i, pgprot_nx(prot)); in early_ioremap_range()
/arch/x86/include/asm/
A Dpgtable_types.h297 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function
301 #define pgprot_nx pgprot_nx macro
/arch/riscv/include/asm/
A Dpgtable.h628 #define pgprot_nx pgprot_nx macro
629 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx() function
/arch/arm64/include/asm/
A Dpgtable.h769 #define pgprot_nx(prot) \ macro

Completed in 20 milliseconds