/linux/arch/powerpc/mm/book3s64/ |
H 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()
|
/linux/arch/x86/include/asm/ |
H A D | pgtable_types.h | 293 typedef struct pgprot { pgprotval_t pgprot; } pgprot_t; argument 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()
|
/linux/arch/arm64/mm/ |
H A D | ioremap.c | 18 pgprot_t pgprot) in ioremap_prot()
|
/linux/arch/sparc/include/asm/ |
H 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()
|
/linux/mm/ |
H A D | execmem.c | 29 pgprot_t pgprot, unsigned long vm_flags) in execmem_vmalloc() 85 pgprot_t pgprot, unsigned long vm_flags) in execmem_vmalloc() 469 pgprot_t pgprot = range->pgprot; in execmem_alloc() local
|
H A D | hugetlb_vmemmap.c | 67 pgprot_t pgprot = PAGE_KERNEL; in vmemmap_split_pmd() local 214 pgprot_t pgprot = PAGE_KERNEL_RO; in vmemmap_remap_pte() local 258 pgprot_t pgprot = PAGE_KERNEL; in vmemmap_restore_pte() local
|
/linux/arch/sh/mm/ |
H A D | ioremap.c | 76 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
|
/linux/include/linux/ |
H A D | execmem.h | 102 pgprot_t pgprot; member
|
/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/nios2/include/asm/ |
H A D | page.h | 58 typedef struct { unsigned long pgprot; } pgprot_t; member
|
/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/openrisc/include/asm/ |
H A D | page.h | 46 unsigned long pgprot; member
|
/linux/arch/arm64/include/asm/ |
H A D | pgtable-types.h | 57 typedef struct { ptdesc_t pgprot; } pgprot_t; member
|
/linux/drivers/gpu/drm/panthor/ |
H A D | panthor_device.c | 371 pgprot_t pgprot; in panthor_mmio_vm_fault() local
|
/linux/arch/hexagon/include/asm/ |
H A D | page.h | 65 typedef struct { unsigned long pgprot; } pgprot_t; member
|
/linux/arch/arc/include/asm/ |
H A D | page.h | 78 unsigned long pgprot; member
|
/linux/arch/loongarch/include/asm/ |
H A D | page.h | 57 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/xtensa/include/asm/ |
H A D | page.h | 95 typedef struct { unsigned long pgprot; } pgprot_t; member
|
/linux/arch/microblaze/include/asm/ |
H A D | page.h | 57 typedef struct { unsigned long pgprot; } pgprot_t; member
|
/linux/arch/alpha/include/asm/ |
H A D | page.h | 29 typedef struct { unsigned long pgprot; } pgprot_t; member
|
/linux/arch/powerpc/include/asm/ |
H A D | pgtable-types.h | 70 typedef struct { unsigned long pgprot; } pgprot_t; member
|