Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/mm/
H A 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()
456 target_pte = pti_user_pagetable_walk_pte(va); in pti_clone_user_shared()
/kernel/linux/linux-6.6/arch/x86/mm/
H A 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()

Completed in 2 milliseconds