Searched defs:p4d (Results 51 - 75 of 141) sorted by relevance

123456

/linux-master/arch/s390/include/asm/
H A Dpgalloc.h61 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) argument
103 static inline void pgd_populate(struct mm_struct *mm, pgd_t *pgd, p4d_t *p4d) argument
108 static inline void p4d_populate(struct mm_struct *mm, p4d_t *p4d, pud_t *pud) argument
/linux-master/arch/riscv/include/asm/
H A Dpgalloc.h42 static inline void p4d_populate(struct mm_struct *mm, p4d_t *p4d, pud_t *pud) argument
51 static inline void p4d_populate_safe(struct mm_struct *mm, p4d_t *p4d, argument
62 static inline void pgd_populate(struct mm_struct *mm, pgd_t *pgd, p4d_t *p4d) argument
126 static inline void __p4d_free(struct mm_struct *mm, p4d_t *p4d) argument
71 pgd_populate_safe(struct mm_struct *mm, pgd_t *pgd, p4d_t *p4d) argument
133 p4d_free(struct mm_struct *mm, p4d_t *p4d) argument
139 __p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d, unsigned long addr) argument
[all...]
/linux-master/arch/riscv/mm/
H A Dpgtable.c32 pud_t *pud_offset(p4d_t *p4d, unsigned long address) argument
50 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) argument
55 void p4d_clear_huge(p4d_t *p4d) argument
H A Dkasan_init.c80 static void __init kasan_populate_pud(p4d_t *p4d, argument
377 static void __init kasan_shallow_populate_pud(p4d_t *p4d, argument
H A Dpageattr.c29 static int pageattr_p4d_entry(p4d_t *p4d, unsigned long addr, argument
409 p4d_t *p4d; local
[all...]
H A Dhugetlbpage.c38 p4d_t *p4d; local
91 p4d_t *p4d; local
/linux-master/arch/sh/mm/
H A Dinit.c50 p4d_t *p4d; local
/linux-master/arch/riscv/kernel/
H A Dhibernate.c293 p4d_t p4d = READ_ONCE(*src_p4dp); local
/linux-master/arch/parisc/kernel/
H A Dpci-dma.c135 p4d_t *p4d; local
/linux-master/mm/
H A Dsparse-vmemmap.c203 pud_t * __meminit vmemmap_pud_populate(p4d_t *p4d, unsigned long addr, int node) argument
222 p4d_t *p4d = p4d_offset(pgd, addr); local
250 p4d_t *p4d; local
315 p4d_t *p4d; local
[all...]
H A Dpgtable-generic.c32 void p4d_clear_bad(p4d_t *p4d) argument
H A Dpagewalk.c177 static int walk_pud_range(p4d_t *p4d, unsigned long addr, unsigned long end, argument
232 p4d_t *p4d; local
[all...]
/linux-master/mm/kasan/
H A Dinit.c45 static inline bool kasan_pud_table(p4d_t p4d) argument
50 static inline bool kasan_pud_table(p4d_t p4d) argument
146 static int __ref zero_pud_populate(p4d_t *p4d, unsigned long addr, argument
191 p4d_t *p4d = p4d_offset(pgd, addr); local
248 p4d_t *p4d; local
322 kasan_free_pud(pud_t *pud_start, p4d_t *p4d) argument
339 p4d_t *p4d; local
427 kasan_remove_p4d_table(p4d_t *p4d, unsigned long addr, unsigned long end) argument
466 p4d_t *p4d; local
[all...]
/linux-master/arch/xtensa/mm/
H A Dtlb.c179 p4d_t *p4d; local
/linux-master/arch/sparc/mm/
H A Dhugetlbpage.c285 p4d_t *p4d; local
308 p4d_t *p4d; local
469 static void hugetlb_free_pud_range(struct mmu_gather *tlb, p4d_t *p4d, argument
512 p4d_t *p4d; local
[all...]
/linux-master/arch/loongarch/mm/
H A Dinit.c171 p4d_t *p4d = p4d_offset(pgd, addr); local
/linux-master/arch/um/kernel/skas/
H A Duaccess.c20 p4d_t *p4d; local
/linux-master/arch/x86/include/asm/
H A Dkexec.h148 p4d_t *p4d; member in struct:kimage_arch
H A Dpgtable_64.h142 static inline void native_set_p4d(p4d_t *p4dp, p4d_t p4d) argument
157 static inline void native_p4d_clear(p4d_t *p4d) argument
H A Dpgalloc.h113 static inline void p4d_populate(struct mm_struct *mm, p4d_t *p4d, pud_t *pud) argument
119 static inline void p4d_populate_safe(struct mm_struct *mm, p4d_t *p4d, pud_t *pud) argument
134 static inline void pgd_populate(struct mm_struct *mm, pgd_t *pgd, p4d_t *p4d) argument
142 static inline void pgd_populate_safe(struct mm_struct *mm, pgd_t *pgd, p4d_t *p4d) argument
159 p4d_free(struct mm_struct *mm, p4d_t *p4d) argument
170 __p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d, unsigned long address) argument
[all...]
/linux-master/arch/x86/mm/
H A Dkasan_init_64.c103 static void __init kasan_populate_p4d(p4d_t *p4d, unsigned long addr, argument
127 p4d_t *p4d; local
194 unsigned long p4d; local
209 p4d_t *p4d, p4d_entry; local
249 p4d_t *p4d; local
[all...]
/linux-master/arch/s390/mm/
H A Dvmem.c315 static int modify_pud_table(p4d_t *p4d, unsigned long addr, unsigned long end, argument
369 static void try_free_pud_table(p4d_t *p4d, unsigned long start) argument
388 p4d_t *p4d; local
416 p4d_t *p4d; local
434 p4d_t *p4d; local
571 p4d_t *p4d; local
[all...]
H A Dpgalloc.c75 unsigned long *pgd = NULL, *p4d = NULL, *__pgd; local
H A Dpageattr.c264 static int walk_pud_level(p4d_t *p4d, unsigned long addr, unsigned long end, argument
/linux-master/arch/powerpc/mm/
H A Dpgtable.c330 p4d_t *p4d; local
385 p4d_t p4d, *p4dp; local
[all...]

Completed in 413 milliseconds

123456