Searched refs:page_table_alloc_noprof (Results 1 – 2 of 2) sorted by relevance
26 unsigned long *page_table_alloc_noprof(struct mm_struct *);27 #define page_table_alloc(...) alloc_hooks(page_table_alloc_noprof(__VA_ARGS__))
141 unsigned long *page_table_alloc_noprof(struct mm_struct *mm) in page_table_alloc_noprof() function