Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/mm/
Dpti.c135 if (!pgdp_maps_userspace(pgdp)) in __pti_set_user_pgtbl()
/linux-5.19.10/arch/x86/include/asm/
Dpgtable.h1173 static inline bool pgdp_maps_userspace(void *__ptr) in pgdp_maps_userspace() function