/linux-6.8/arch/loongarch/include/asm/ |
D | page.h | 70 typedef struct { unsigned long pgprot; } pgprot_t; member
|
/linux-6.8/arch/csky/include/asm/ |
D | page.h | 59 typedef struct { unsigned long pgprot; } pgprot_t; member
|
/linux-6.8/include/asm-generic/ |
D | hugetlb.h | 8 static inline pte_t mk_huge_pte(struct page *page, pgprot_t pgprot) in mk_huge_pte()
|
D | page.h | 47 unsigned long pgprot; member
|
/linux-6.8/arch/arc/include/asm/ |
D | page.h | 78 unsigned long pgprot; member
|
/linux-6.8/arch/hexagon/include/asm/ |
D | page.h | 71 typedef struct { unsigned long pgprot; } pgprot_t; member
|
/linux-6.8/arch/powerpc/include/asm/ |
D | pgtable.h | 56 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
|
D | pgtable-types.h | 60 typedef struct { unsigned long pgprot; } pgprot_t; member
|
D | pgtable-be-types.h | 67 typedef struct { unsigned long pgprot; } pgprot_t; member
|
/linux-6.8/arch/alpha/include/asm/ |
D | page.h | 33 typedef struct { unsigned long pgprot; } pgprot_t; member
|
/linux-6.8/arch/microblaze/include/asm/ |
D | page.h | 60 typedef struct { unsigned long pgprot; } pgprot_t; member
|
/linux-6.8/arch/xtensa/include/asm/ |
D | page.h | 101 typedef struct { unsigned long pgprot; } pgprot_t; member
|
/linux-6.8/arch/x86/mm/pat/ |
D | set_memory.c | 1324 unsigned num_pages, pmd_t *pmd, pgprot_t pgprot) in populate_pte() 1343 unsigned num_pages, pud_t *pud, pgprot_t pgprot) in populate_pmd() 1416 pgprot_t pgprot) in populate_pud() 1499 pgprot_t pgprot = __pgprot(_KERNPG_TABLE); in populate_pgd() local
|
/linux-6.8/arch/mips/include/asm/ |
D | page.h | 154 typedef struct { unsigned long pgprot; } pgprot_t; member
|
/linux-6.8/arch/sparc/include/asm/ |
D | pgtable_64.h | 228 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument 231 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd() 237 #define mk_pmd(page, pgprot) pfn_pmd(page_to_pfn(page), (pgprot)) argument
|
D | page_64.h | 74 typedef struct { unsigned long pgprot; } pgprot_t; member
|
D | page_32.h | 60 typedef struct { unsigned long pgprot; } pgprot_t; member
|
/linux-6.8/include/linux/ |
D | memory_hotplug.h | 118 pgprot_t pgprot; member
|
/linux-6.8/drivers/gpu/drm/i915/gem/ |
D | i915_gem_pages.c | 276 pgprot_t pgprot; in i915_gem_object_map_page() local
|
/linux-6.8/arch/x86/include/asm/xen/ |
D | page.h | 314 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) in mfn_pte()
|
/linux-6.8/arch/riscv/include/asm/ |
D | page.h | 73 unsigned long pgprot; member
|
/linux-6.8/arch/um/include/asm/ |
D | page.h | 80 typedef struct { unsigned long pgprot; } pgprot_t; member
|
/linux-6.8/arch/parisc/include/asm/ |
D | page.h | 48 typedef struct { unsigned long pgprot; } pgprot_t; member
|
/linux-6.8/arch/powerpc/include/asm/nohash/ |
D | pgtable.h | 222 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t pgprot) { in pfn_pte()
|
/linux-6.8/arch/m68k/include/asm/ |
D | motorola_pgtable.h | 88 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
|