Home
last modified time | relevance | path

Searched refs:pagetable_pgd_ctor (Results 1 – 3 of 3) sorted by relevance

/linux/arch/m68k/include/asm/
H A Dmcf_pgalloc.h91 pagetable_pgd_ctor(ptdesc); in pgd_alloc()
/linux/arch/s390/mm/
H A Dpgalloc.c86 pagetable_pgd_ctor(virt_to_ptdesc(table)); in crst_table_upgrade()
/linux/include/linux/
H A Dmm.h4060 static inline void pagetable_pgd_ctor(struct ptdesc *ptdesc) in pagetable_pgd_ctor() function