Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/mm/
H A Dpti.c199 static pmd_t *pti_user_pagetable_walk_pmd(unsigned long address) in pti_user_pagetable_walk_pmd() function
250 pmd = pti_user_pagetable_walk_pmd(address); in pti_user_pagetable_walk_pte()
345 target_pmd = pti_user_pagetable_walk_pmd(addr); in pti_clone_pgtable()
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dpti.c199 static pmd_t *pti_user_pagetable_walk_pmd(unsigned long address) in pti_user_pagetable_walk_pmd() function
250 pmd = pti_user_pagetable_walk_pmd(address); in pti_user_pagetable_walk_pte()
345 target_pmd = pti_user_pagetable_walk_pmd(addr); in pti_clone_pgtable()

Completed in 2 milliseconds