Searched defs:_prot (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/loongarch/include/asm/
H A Dpgtable-bits.h99 static inline pgprot_t pgprot_noncached(pgprot_t _prot) argument
112 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) argument
/linux-master/arch/csky/include/asm/
H A Dpgtable.h233 static inline pgprot_t pgprot_noncached(pgprot_t _prot) argument
243 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) argument
/linux-master/arch/nios2/include/asm/
H A Dpgtable.h93 static inline pgprot_t pgprot_noncached(pgprot_t _prot) argument
/linux-master/arch/mips/include/asm/
H A Dpgtable.h460 static inline pgprot_t pgprot_noncached(pgprot_t _prot) argument
471 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) argument
/linux-master/arch/x86/mm/
H A Dinit_64.c592 phys_pud_init(pud_t *pud_page, unsigned long paddr, unsigned long paddr_end, unsigned long page_size_mask, pgprot_t _prot, bool init) argument
/linux-master/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c294 create_physical_mapping(unsigned long start, unsigned long end, int nid, pgprot_t _prot) argument
/linux-master/arch/riscv/include/asm/
H A Dpgtable.h597 static inline pgprot_t pgprot_nx(pgprot_t _prot) argument
603 static inline pgprot_t pgprot_noncached(pgprot_t _prot) argument
614 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) argument

Completed in 126 milliseconds