Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dpgalloc.h85 #define __pte_alloc_one(...) alloc_hooks(__pte_alloc_one_noprof(__VA_ARGS__)) macro
/linux/arch/sparc/mm/
H A Dinit_64.c2881 static pte_t *__pte_alloc_one(struct mm_struct *mm) in __pte_alloc_one() function