Home
last modified time | relevance | path

Searched refs:pagetable_p4d_ctor (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/s390/include/asm/
H A Dpgalloc.h58 pagetable_p4d_ctor(virt_to_ptdesc(table)); in p4d_alloc_one()
/linux-6.15/include/asm-generic/
H A Dpgalloc.h230 pagetable_p4d_ctor(ptdesc); in __p4d_alloc_one_noprof()
/linux-6.15/arch/s390/mm/
H A Dpgalloc.c66 pagetable_p4d_ctor(virt_to_ptdesc(p4d)); in crst_table_upgrade()
/linux-6.15/include/linux/
H A Dmm.h3259 static inline void pagetable_p4d_ctor(struct ptdesc *ptdesc) in pagetable_p4d_ctor() function