Home
last modified time | relevance | path

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

/xen/xen/common/
A Dpage_alloc.c221 static bool __read_mostly scrub_debug; variable
223 #define scrub_debug false macro
765 if ( !scrub_debug ) in poison_one_page()
780 if ( !scrub_debug ) in check_one_page()
1035 (scrub_debug && !(memflags & MEMF_no_scrub)) ) in alloc_heap_pages()
1825 free_heap_pages(pg + i, 0, scrub_debug || idle_scrub); in init_heap_pages()
2083 scrub_debug = true; in scrub_heap_pages()
2435 scrub = d->is_dying || scrub_debug || opt_scrub_domheap; in free_domheap_pages()

Completed in 18 milliseconds