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

/linux-master/arch/x86/mm/
H A Dpti.c171 static p4d_t *pti_user_pagetable_walk_p4d(unsigned long address) function
205 p4d = pti_user_pagetable_walk_p4d(address);
422 user_p4d = pti_user_pagetable_walk_p4d(addr);

Completed in 174 milliseconds