Home
last modified time | relevance | path

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

/linux/arch/sh/mm/
H A Dpgtable.c12 static void pgd_ctor(void *x) in pgd_ctor() function
/linux/arch/x86/mm/
H A Dpgtable.c82 static void pgd_ctor(struct mm_struct *mm, pgd_t *pgd) in pgd_ctor() function