Searched defs:pgprot (Results 1 - 25 of 54) sorted by relevance

123

/linux-master/arch/sh/mm/
H A Dioremap.c79 pgprot_t pgprot = __pgprot(prot); local
/linux-master/arch/arm/include/asm/
H A Dpgtable-2level-types.h24 typedef struct { pteval_t pgprot; } pgprot_t; member in struct:__anon45
H A Dpgtable-3level-types.h27 typedef struct { pteval_t pgprot; } pgprot_t; member in struct:__anon49
/linux-master/include/linux/
H A Dpfn_t.h80 static inline pte_t pfn_t_pte(pfn_t pfn, pgprot_t pgprot) argument
87 static inline pmd_t pfn_t_pmd(pfn_t pfn, pgprot_t pgprot) argument
93 static inline pud_t pfn_t_pud(pfn_t pfn, pgprot_t pgprot) argument
/linux-master/arch/nios2/mm/
H A Dioremap.c28 pgprot_t pgprot = __pgprot(_PAGE_GLOBAL | _PAGE_PRESENT | _PAGE_READ local
/linux-master/arch/m68k/include/asm/
H A Dpage.h28 typedef struct { unsigned long pgprot; } pgprot_t; member in struct:__anon21
/linux-master/arch/powerpc/include/asm/
H A Dpgtable-types.h60 typedef struct { unsigned long pgprot; } pgprot_t; member in struct:__anon32
H A Dpgtable-be-types.h67 typedef struct { unsigned long pgprot; } pgprot_t; member in struct:__anon23
/linux-master/arch/um/include/asm/
H A Dpgtable-3level.h85 static inline pte_t pfn_pte(unsigned long page_nr, pgprot_t pgprot) argument
94 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) argument
/linux-master/include/asm-generic/
H A Dpage.h47 unsigned long pgprot; member in struct:__anon243
H A Dhugetlb.h8 static inline pte_t mk_huge_pte(struct page *page, pgprot_t pgprot) argument
/linux-master/arch/s390/include/asm/
H A Dhugetlb.h82 static inline pte_t mk_huge_pte(struct page *page, pgprot_t pgprot) argument
/linux-master/arch/arc/include/asm/
H A Dpage.h78 unsigned long pgprot; member in struct:__anon5
/linux-master/arch/csky/include/asm/
H A Dpage.h59 typedef struct { unsigned long pgprot; } pgprot_t; member in struct:__anon9
/linux-master/arch/hexagon/include/asm/
H A Dpage.h67 typedef struct { unsigned long pgprot; } pgprot_t; member in struct:__anon12
/linux-master/arch/openrisc/include/asm/
H A Dpage.h55 unsigned long pgprot; member in struct:__anon35
/linux-master/arch/nios2/include/asm/
H A Dpage.h63 typedef struct { unsigned long pgprot; } pgprot_t; member in struct:__anon32
/linux-master/arch/alpha/include/asm/
H A Dpage.h33 typedef struct { unsigned long pgprot; } pgprot_t; member in struct:__anon4
/linux-master/arch/arm64/include/asm/
H A Dpgtable-types.h49 typedef struct { pteval_t pgprot; } pgprot_t; member in struct:__anon16
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_pages.c276 pgprot_t pgprot; local
/linux-master/arch/mips/include/asm/
H A Dpage.h140 typedef struct { unsigned long pgprot; } pgprot_t; member in struct:__anon29
/linux-master/arch/microblaze/include/asm/
H A Dpage.h60 typedef struct { unsigned long pgprot; } pgprot_t; member in struct:__anon23
/linux-master/arch/parisc/include/asm/
H A Dpage.h40 typedef struct { unsigned long pgprot; } pgprot_t; member in struct:__anon38
/linux-master/arch/sparc/include/asm/
H A Dpage_64.h73 typedef struct { unsigned long pgprot; } pgprot_t; member in struct:__anon141
H A Dpage_32.h60 typedef struct { unsigned long pgprot; } pgprot_t; member in struct:__anon134

Completed in 193 milliseconds

123