Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dpgalloc.h19 static inline pte_t *__pte_alloc_one_kernel_noprof(struct mm_struct *mm) in __pte_alloc_one_kernel_noprof() function
33 #define __pte_alloc_one_kernel(...) alloc_hooks(__pte_alloc_one_kernel_noprof(__VA_ARGS__))
44 return __pte_alloc_one_kernel_noprof(mm); in pte_alloc_one_kernel_noprof()