Home
last modified time | relevance | path

Searched defs:pgprot (Results 1 – 25 of 50) sorted by relevance

12

/arch/arm64/mm/
A Dioremap.c18 pgprot_t pgprot) in ioremap_prot()
/arch/sh/mm/
A Dioremap.c76 pgprot_t pgprot) in ioremap_prot()
/arch/powerpc/mm/book3s64/
A Dpgtable.c237 static pmd_t pmd_set_protbits(pmd_t pmd, pgprot_t pgprot) in pmd_set_protbits()
242 static pud_t pud_set_protbits(pud_t pud, pgprot_t pgprot) in pud_set_protbits()
252 pmd_t pfn_pmd(unsigned long pfn, pgprot_t pgprot) in pfn_pmd()
261 pud_t pfn_pud(unsigned long pfn, pgprot_t pgprot) in pfn_pud()
/arch/x86/include/asm/
A Dpgtable_types.h293 typedef struct pgprot { pgprotval_t pgprot; } pgprot_t; member
500 static inline pgprot_t pgprot_4k_2_large(pgprot_t pgprot) in pgprot_4k_2_large()
510 static inline pgprot_t pgprot_large_2_4k(pgprot_t pgprot) in pgprot_large_2_4k()
/arch/m68k/include/asm/
A Dpage.h26 typedef struct { unsigned long pgprot; } pgprot_t; member
/arch/nios2/mm/
A Dioremap.c28 pgprot_t pgprot = __pgprot(_PAGE_GLOBAL | _PAGE_PRESENT | _PAGE_READ in remap_area_pte() local
/arch/sh/include/asm/
A Dpage.h64 typedef struct { unsigned long long pgprot; } pgprot_t; member
72 typedef struct { unsigned long pgprot; } pgprot_t; member
/arch/sparc/include/asm/
A Dpgtable_32.h259 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t pgprot) in pfn_pte()
279 static inline pte_t mk_pte_phys(unsigned long page, pgprot_t pgprot) in mk_pte_phys()
284 static inline pte_t mk_pte_io(unsigned long page, pgprot_t pgprot, int space) in mk_pte_io()
/arch/nios2/include/asm/
A Dpage.h58 typedef struct { unsigned long pgprot; } pgprot_t; member
/arch/arm/include/asm/
A Dpgtable-2level-types.h24 typedef struct { pteval_t pgprot; } pgprot_t; member
A Dpgtable-3level-types.h27 typedef struct { pteval_t pgprot; } pgprot_t; member
/arch/openrisc/include/asm/
A Dpage.h46 unsigned long pgprot; member
A Dpgtable.h294 static inline pte_t __mk_pte(void *page, pgprot_t pgprot) in __mk_pte()
302 #define mk_pte_phys(physpage, pgprot) \ argument
/arch/arm64/include/asm/
A Dpgtable-types.h57 typedef struct { ptdesc_t pgprot; } pgprot_t; member
/arch/csky/include/asm/
A Dpage.h52 typedef struct { unsigned long pgprot; } pgprot_t; member
/arch/hexagon/include/asm/
A Dpage.h65 typedef struct { unsigned long pgprot; } pgprot_t; member
/arch/loongarch/include/asm/
A Dpage.h57 typedef struct { unsigned long pgprot; } pgprot_t; member
/arch/um/include/asm/
A Dpgtable-4level.h105 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
/arch/arc/include/asm/
A Dpage.h78 unsigned long pgprot; member
/arch/x86/mm/
A Dinit.c99 enum page_cache_mode pgprot2cachemode(pgprot_t pgprot) in pgprot2cachemode()
1076 pgprot_t pgprot; in execmem_arch_setup() local
/arch/microblaze/include/asm/
A Dpage.h57 typedef struct { unsigned long pgprot; } pgprot_t; member
/arch/powerpc/include/asm/
A Dpgtable-be-types.h67 typedef struct { unsigned long pgprot; } pgprot_t; member
A Dpgtable-types.h70 typedef struct { unsigned long pgprot; } pgprot_t; member
/arch/alpha/include/asm/
A Dpage.h29 typedef struct { unsigned long pgprot; } pgprot_t; member
/arch/xtensa/include/asm/
A Dpage.h95 typedef struct { unsigned long pgprot; } pgprot_t; member

Completed in 629 milliseconds

12