/linux/mm/ |
H A D | execmem.c | 29 pgprot_t pgprot, unsigned long vm_flags) in execmem_vmalloc() 82 pgprot_t pgprot, unsigned long vm_flags) in execmem_vmalloc() 466 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/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
|
H A D | pgtable.h | 277 static inline pte_t __mk_pte(void *page, pgprot_t pgprot) in __mk_pte() 285 #define mk_pte_phys(physpage, pgprot) \ argument
|
/linux/arch/x86/mm/ |
H A D | init.c | 100 enum page_cache_mode pgprot2cachemode(pgprot_t pgprot) in pgprot2cachemode() 1077 pgprot_t pgprot; in execmem_arch_setup() local
|
/linux/arch/arm64/include/asm/ |
H A D | pgtable-types.h | 57 typedef struct { ptdesc_t pgprot; } pgprot_t; member
|
/linux/arch/x86/include/asm/ |
H A D | pgtable.h | 710 static inline pgprotval_t massage_pgprot(pgprot_t pgprot) in massage_pgprot() 720 static inline pgprotval_t check_pgprot(pgprot_t pgprot) in check_pgprot() 737 static inline pte_t pfn_pte(unsigned long page_nr, pgprot_t pgprot) in pfn_pte() 748 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd() 756 static inline pud_t pfn_pud(unsigned long page_nr, pgprot_t pgprot) in pfn_pud()
|
/linux/arch/x86/mm/pat/ |
H A D | set_memory.c | 1251 pgprot_t pgprot; in collapse_pmd_page() local 1562 unsigned num_pages, pmd_t *pmd, pgprot_t pgprot) in populate_pte() 1581 unsigned num_pages, pud_t *pud, pgprot_t pgprot) in populate_pmd() 1654 pgprot_t pgprot) in populate_pud() 1737 pgprot_t pgprot = __pgprot(_KERNPG_TABLE); in populate_pgd() local
|
/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()
|
H A D | page.h | 61 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/powerpc/include/asm/ |
H A D | pgtable-types.h | 70 typedef struct { unsigned long pgprot; } pgprot_t; member
|
H A D | pgtable-be-types.h | 67 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/xtensa/include/asm/ |
H A D | page.h | 95 typedef struct { unsigned long pgprot; } pgprot_t; member
|
/linux/arch/parisc/include/asm/ |
H A D | pgtable.h | 341 #define __mk_pte(addr,pgprot) \ argument 350 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t pgprot) in pfn_pte()
|
H A D | page.h | 39 typedef struct { unsigned long pgprot; } pgprot_t; member
|