|
static pte_t * __init early_pte_alloc(pmd_t *pmd, unsigned long addr, unsigned long prot)
|
|
static pte_t * __init early_pte_alloc(pmd_t *pmd, unsigned long addr, unsigned long prot)
|
|
__pmd_populate(pmd, __pa(pte), prot);
|
|
__pmd_populate(pmd, __pa(pte), prot);
|