Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpage_table_check.h28 static inline void page_table_check_alloc(struct page *page, unsigned int order) in page_table_check_alloc() function
107 static inline void page_table_check_alloc(struct page *page, unsigned int order) in page_table_check_alloc() function
/openbmc/linux/mm/
H A Dpage_alloc.c1542 page_table_check_alloc(page, order); in post_alloc_hook()