Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Dpti.c124 pgd_t __pti_set_user_pgtbl(pgd_t *pgdp, pgd_t pgd) in __pti_set_user_pgtbl() function
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h896 pgd_t __pti_set_user_pgtbl(pgd_t *pgdp, pgd_t pgd);
907 return __pti_set_user_pgtbl(pgdp, pgd); in pti_set_user_pgtbl()