Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/mm/
Dpti.c124 pgd_t __pti_set_user_pgtbl(pgd_t *pgdp, pgd_t pgd) in __pti_set_user_pgtbl() function
/linux-5.19.10/arch/x86/include/asm/
Dpgtable.h688 pgd_t __pti_set_user_pgtbl(pgd_t *pgdp, pgd_t pgd);
699 return __pti_set_user_pgtbl(pgdp, pgd); in pti_set_user_pgtbl()