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

/linux-master/arch/sh/mm/
H A Dpgtable.c10 void pgd_ctor(void *x) function
24 PAGE_SIZE, SLAB_PANIC, pgd_ctor);
/linux-master/arch/x86/mm/
H A Dpgtable.c126 static void pgd_ctor(struct mm_struct *mm, pgd_t *pgd) function
464 pgd_ctor(mm, pgd);

Completed in 95 milliseconds