| /arch/arm64/mm/ |
| A D | ioremap.c | 18 pgprot_t pgprot) in ioremap_prot()
|
| /arch/sh/mm/ |
| A D | ioremap.c | 76 pgprot_t pgprot) in ioremap_prot()
|
| /arch/powerpc/mm/book3s64/ |
| A D | pgtable.c | 237 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 D | pgtable_types.h | 293 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 D | page.h | 26 typedef struct { unsigned long pgprot; } pgprot_t; member
|
| /arch/nios2/mm/ |
| A D | ioremap.c | 28 pgprot_t pgprot = __pgprot(_PAGE_GLOBAL | _PAGE_PRESENT | _PAGE_READ in remap_area_pte() local
|
| /arch/sh/include/asm/ |
| A D | page.h | 64 typedef struct { unsigned long long pgprot; } pgprot_t; member 72 typedef struct { unsigned long pgprot; } pgprot_t; member
|
| /arch/sparc/include/asm/ |
| A D | pgtable_32.h | 259 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 D | page.h | 58 typedef struct { unsigned long pgprot; } pgprot_t; member
|
| /arch/arm/include/asm/ |
| A D | pgtable-2level-types.h | 24 typedef struct { pteval_t pgprot; } pgprot_t; member
|
| A D | pgtable-3level-types.h | 27 typedef struct { pteval_t pgprot; } pgprot_t; member
|
| /arch/openrisc/include/asm/ |
| A D | page.h | 46 unsigned long pgprot; member
|
| A D | pgtable.h | 294 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 D | pgtable-types.h | 57 typedef struct { ptdesc_t pgprot; } pgprot_t; member
|
| /arch/csky/include/asm/ |
| A D | page.h | 52 typedef struct { unsigned long pgprot; } pgprot_t; member
|
| /arch/hexagon/include/asm/ |
| A D | page.h | 65 typedef struct { unsigned long pgprot; } pgprot_t; member
|
| /arch/loongarch/include/asm/ |
| A D | page.h | 57 typedef struct { unsigned long pgprot; } pgprot_t; member
|
| /arch/um/include/asm/ |
| A D | pgtable-4level.h | 105 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
|
| /arch/arc/include/asm/ |
| A D | page.h | 78 unsigned long pgprot; member
|
| /arch/x86/mm/ |
| A D | init.c | 99 enum page_cache_mode pgprot2cachemode(pgprot_t pgprot) in pgprot2cachemode() 1076 pgprot_t pgprot; in execmem_arch_setup() local
|
| /arch/microblaze/include/asm/ |
| A D | page.h | 57 typedef struct { unsigned long pgprot; } pgprot_t; member
|
| /arch/powerpc/include/asm/ |
| A D | pgtable-be-types.h | 67 typedef struct { unsigned long pgprot; } pgprot_t; member
|
| A D | pgtable-types.h | 70 typedef struct { unsigned long pgprot; } pgprot_t; member
|
| /arch/alpha/include/asm/ |
| A D | page.h | 29 typedef struct { unsigned long pgprot; } pgprot_t; member
|
| /arch/xtensa/include/asm/ |
| A D | page.h | 95 typedef struct { unsigned long pgprot; } pgprot_t; member
|