Home
last modified time | relevance | path

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

/linux/include/asm-generic/
A Dpgalloc.h59 static inline pgtable_t __pte_alloc_one(struct mm_struct *mm, gfp_t gfp) in __pte_alloc_one() function
85 return __pte_alloc_one(mm, GFP_PGTABLE_USER); in pte_alloc_one()
/linux/arch/nds32/include/asm/
A Dpgalloc.h22 pte = __pte_alloc_one(mm, GFP_PGTABLE_USER); in pte_alloc_one()
/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/arch/x86/mm/
A Dpgtable.c33 return __pte_alloc_one(mm, __userpte_alloc_gfp); in pte_alloc_one()
/linux/
A DSystem.map7029 ffff8000101c70b0 t __pte_alloc_one.constprop.0
8009 ffff800010223254 t __pte_alloc_one.constprop.0
A D.tmp_System.map7029 ffff8000101c70b0 t __pte_alloc_one.constprop.0
8009 ffff800010223254 t __pte_alloc_one.constprop.0

Completed in 7154 milliseconds