Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dmm.h117 #define PGC_state_inuse PG_mask(0, 9) macro
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dmm.h255 #define PGC_state_inuse PG_mask(0, 9) macro
/xen-4.10.0-shim-comet/xen/common/
A Dpage_alloc.c982 pg[i].count_info = PGC_state_inuse | (pg[i].count_info & PGC_need_scrub); in alloc_heap_pages()
1673 nx = (x & ~PGC_state) | PGC_state_inuse; in online_page()
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/
A Dmm.c1274 pg->count_info = PGC_state_inuse; in transfer_pages_to_heap()

Completed in 13 milliseconds