Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/mm/
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()