Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Dpti.c171 static p4d_t *pti_user_pagetable_walk_p4d(unsigned long address) in pti_user_pagetable_walk_p4d() function
205 p4d = pti_user_pagetable_walk_p4d(address); in pti_user_pagetable_walk_pmd()
422 user_p4d = pti_user_pagetable_walk_p4d(addr); in pti_clone_p4d()