Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/mm/
Dpti.c244 static pte_t *pti_user_pagetable_walk_pte(unsigned long address) in pti_user_pagetable_walk_pte() function
286 target_pte = pti_user_pagetable_walk_pte(VSYSCALL_ADDR); in pti_setup_vsyscall()
393 target_pte = pti_user_pagetable_walk_pte(addr); in pti_clone_pgtable()
455 target_pte = pti_user_pagetable_walk_pte(va); in pti_clone_user_shared()