Home
last modified time | relevance | path

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

/linux/arch/x86/mm/pat/
H A Dset_memory.c78 #define CPA_DEBUG_PAGEALLOC 0x20 macro
2049 if (debug_pagealloc_enabled() && (cpa->flags & CPA_DEBUG_PAGEALLOC)) in __change_page_attr_set_clr()
2722 __set_pages_p(page, numpages, CPA_DEBUG_PAGEALLOC); in __kernel_map_pages()
2724 __set_pages_np(page, numpages, CPA_DEBUG_PAGEALLOC); in __kernel_map_pages()