Home
last modified time | relevance | path

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

/linux-6.15/arch/mips/include/asm/
H A Dpgalloc.h89 pagetable_pud_ctor(ptdesc); in pud_alloc_one()
/linux-6.15/arch/loongarch/include/asm/
H A Dpgalloc.h95 pagetable_pud_ctor(ptdesc); in pud_alloc_one()
/linux-6.15/arch/s390/include/asm/
H A Dpgalloc.h79 pagetable_pud_ctor(virt_to_ptdesc(table)); in pud_alloc_one()
/linux-6.15/include/asm-generic/
H A Dpgalloc.h176 pagetable_pud_ctor(ptdesc); in __pud_alloc_one_noprof()
/linux-6.15/include/linux/
H A Dmm.h3254 static inline void pagetable_pud_ctor(struct ptdesc *ptdesc) in pagetable_pud_ctor() function