Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/mm/
Dpti.c200 static pmd_t *pti_user_pagetable_walk_pmd(unsigned long address) in pti_user_pagetable_walk_pmd() function
251 pmd = pti_user_pagetable_walk_pmd(address); in pti_user_pagetable_walk_pte()
346 target_pmd = pti_user_pagetable_walk_pmd(addr); in pti_clone_pgtable()