Home
last modified time | relevance | path

Searched defs:__userpte_alloc_gfp (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/mm/
Dpgtable.c29 gfp_t __userpte_alloc_gfp = GFP_PGTABLE_USER | PGTABLE_HIGHMEM; variable
/kernel/linux/linux-4.19/arch/x86/mm/
Dpgtable.c24 gfp_t __userpte_alloc_gfp = PGALLOC_GFP | PGALLOC_USER_GFP; variable