Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Dpti.c135 if (!pgdp_maps_userspace(pgdp)) in __pti_set_user_pgtbl()
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h1398 static inline bool pgdp_maps_userspace(void *__ptr) in pgdp_maps_userspace() function