Home
last modified time | relevance | path

Searched refs:__pte_alloc_one (Results 1 – 4 of 4) sorted by relevance

/linux/arch/xtensa/include/asm/
A Dpgalloc.h58 page = __pte_alloc_one(mm, GFP_PGTABLE_USER); in pte_alloc_one()
/linux/arch/arm/include/asm/
A Dpgalloc.h99 pte = __pte_alloc_one(mm, GFP_PGTABLE_USER | PGTABLE_HIGHMEM); in pte_alloc_one()
/linux/include/asm-generic/
A Dpgalloc.h80 #define __pte_alloc_one(...) alloc_hooks(__pte_alloc_one_noprof(__VA_ARGS__)) macro
/linux/arch/x86/mm/
A Dpgtable.c33 return __pte_alloc_one(mm, __userpte_alloc_gfp); in pte_alloc_one()

Completed in 45 milliseconds