Home
last modified time | relevance | path

Searched refs:pgd_ctor (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/mm/
H A Dpgtable.c10 void pgd_ctor(void *x) in pgd_ctor() function
24 PAGE_SIZE, SLAB_PANIC, pgd_ctor); in pgtable_cache_init()
/openbmc/linux/arch/x86/mm/
H A Dpgtable.c123 static void pgd_ctor(struct mm_struct *mm, pgd_t *pgd) in pgd_ctor() function
461 pgd_ctor(mm, pgd); in pgd_alloc()