Home
last modified time | relevance | path

Searched defs: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
/openbmc/linux/arch/x86/mm/
H A Dpgtable.c123 static void pgd_ctor(struct mm_struct *mm, pgd_t *pgd) in pgd_ctor() function