Searched defs:get_pmd (Results 1 – 2 of 2) sorted by relevance
419 static pmd_t *__init get_pmd(pgd_t pgtables[], unsigned long va) in get_pmd() function424 static pmd_t *__init get_pmd(pgd_t pgtables[], unsigned long va) in get_pmd() function
39 unsigned long (*get_pmd)(int index); member