Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dmm.h120 #define PGC_state_free PG_mask(3, 9) macro
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dmm.h258 #define PGC_state_free PG_mask(3, 9) macro
/xen-4.10.0-shim-comet/xen/common/
A Dpage_alloc.c976 BUG_ON((pg[i].count_info & ~PGC_need_scrub) != PGC_state_free); in alloc_heap_pages()
1373 ? PGC_state_offlined : PGC_state_free)); in free_heap_pages()
1483 nx |= (((x & PGC_state) == PGC_state_free) in mark_page_offline()

Completed in 9 milliseconds