Home
last modified time | relevance | path

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

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