Home
last modified time | relevance | path

Searched refs:init_p4d (Results 1 – 1 of 1) sorted by relevance

/arch/arm/mm/
A Dpgd.c33 p4d_t *new_p4d, *init_p4d; in pgd_alloc() local
72 init_p4d = p4d_offset(init_pgd, TASK_SIZE); in pgd_alloc()
73 init_pud = pud_offset(init_p4d, TASK_SIZE); in pgd_alloc()
115 init_p4d = p4d_offset(init_pgd, 0); in pgd_alloc()
116 init_pud = pud_offset(init_p4d, 0); in pgd_alloc()

Completed in 3 milliseconds