| /linux/tools/testing/vma/ |
| H A D | vma_internal.h | 51 typedef struct pgprot { pgprotval_t pgprot; } pgprot_t; argument
|
| /linux/arch/arm64/mm/ |
| H A D | ioremap.c | 18 pgprot_t pgprot) in __ioremap_prot()
|
| /linux/arch/sh/include/asm/ |
| H A D | page.h | 64 typedef struct { unsigned long long pgprot; } pgprot_t; member 72 typedef struct { unsigned long pgprot; } pgprot_t; member
|
| /linux/arch/m68k/include/asm/ |
| H A D | page.h | 26 typedef struct { unsigned long pgprot; } pgprot_t; member
|
| H A D | sun3_pgtable.h | 104 #define pfn_pte(pfn, pgprot) \ argument
|
| /linux/arch/nios2/mm/ |
| H A D | ioremap.c | 28 pgprot_t pgprot = __pgprot(_PAGE_GLOBAL | _PAGE_PRESENT | _PAGE_READ in remap_area_pte() local
|
| /linux/arch/arm/include/asm/ |
| H A D | pgtable-2level-types.h | 24 typedef struct { pteval_t pgprot; } pgprot_t; member
|
| H A D | pgtable-3level-types.h | 27 typedef struct { pteval_t pgprot; } pgprot_t; member
|
| /linux/arch/x86/mm/ |
| H A D | init.c | 99 enum page_cache_mode pgprot2cachemode(pgprot_t pgprot) in pgprot2cachemode() 1070 pgprot_t pgprot; in execmem_arch_setup() local
|
| /linux/arch/csky/include/asm/ |
| H A D | page.h | 52 typedef struct { unsigned long pgprot; } pgprot_t; member
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_device.c | 405 pgprot_t pgprot; in panthor_mmio_vm_fault() local
|
| /linux/arch/loongarch/include/asm/ |
| H A D | page.h | 52 typedef struct { unsigned long pgprot; } pgprot_t; member
|
| /linux/arch/um/include/asm/ |
| H A D | pgtable-4level.h | 105 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | pgtable-be-types.h | 67 typedef struct { unsigned long pgprot; } pgprot_t; member
|
| H A D | pgtable-types.h | 70 typedef struct { unsigned long pgprot; } pgprot_t; member
|
| /linux/arch/parisc/include/asm/ |
| H A D | pgtable.h | 330 #define __mk_pte(addr,pgprot) \ argument 339 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t pgprot) in pfn_pte()
|
| /linux/arch/x86/include/asm/xen/ |
| H A D | page.h | 314 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) in mfn_pte()
|
| /linux/arch/riscv/include/asm/ |
| H A D | page.h | 66 unsigned long pgprot; member
|
| /linux/arch/powerpc/include/asm/nohash/ |
| H A D | pgtable.h | 263 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t pgprot) { in pfn_pte()
|
| /linux/arch/sparc/include/asm/ |
| H A D | page_32.h | 60 typedef struct { unsigned long pgprot; } pgprot_t; member
|
| /linux/tools/testing/vma/include/ |
| H A D | stubs.h | 116 unsigned long pfn, unsigned long size, pgprot_t pgprot) in remap_pfn_range_complete() argument
|
| H A D | dup.h | 470 pgprot_t pgprot; global() member
|
| /linux/arch/powerpc/include/asm/book3s/32/ |
| H A D | pgtable.h | 452 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t pgprot) in pfn_pte()
|
| /linux/arch/riscv/mm/ |
| H A D | init.c | 1193 uintptr_t fixed_map_size, const pgprot_t *pgprot) in create_linear_mapping_range()
|