Home
last modified time | relevance | path

Searched refs:pagetable_pud_ctor (Results 1 – 7 of 7) sorted by relevance

/linux/arch/mips/include/asm/
H A Dpgalloc.h89 pagetable_pud_ctor(ptdesc); in pud_alloc_one()
/linux/arch/loongarch/include/asm/
H A Dpgalloc.h95 pagetable_pud_ctor(ptdesc); in pud_alloc_one()
/linux/arch/s390/include/asm/
H A Dpgalloc.h84 pagetable_pud_ctor(virt_to_ptdesc(table)); in pud_alloc_one_noprof()
/linux/include/asm-generic/
H A Dpgalloc.h181 pagetable_pud_ctor(ptdesc); in __pud_alloc_one_noprof()
/linux/arch/riscv/mm/
H A Dinit.c597 pagetable_pud_ctor(ptdesc); in alloc_pud_late()
/linux/arch/arm64/mm/
H A Dmmu.c495 pagetable_pud_ctor(ptdesc); in __pgd_pgtable_alloc()
/linux/include/linux/
H A Dmm.h3239 static inline void pagetable_pud_ctor(struct ptdesc *ptdesc) in pagetable_pud_ctor() function