Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/passthrough/x86/
A Diommu.c96 (page->count_info & (PGC_state|PGC_broken))) ) in arch_iommu_populate_page_table()
/xen-4.10.0-shim-comet/xen/common/
A Dpage_alloc.c1371 ((pg[i].count_info & PGC_broken) | in free_heap_pages()
1488 nx |= PGC_broken; in mark_page_offline()
1561 if ( (pg->count_info & PGC_broken) && (owner = page_get_owner(pg)) ) in offline_page()
1651 if ( y & PGC_broken ) in online_page()
1701 if ( pg->count_info & PGC_broken ) in query_page_offline()
2397 if ( unlikely(pg->count_info & PGC_broken) ) in scrub_one_page()
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dmm.h114 #define PGC_broken PG_mask(1, 7) macro
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dmm.h252 #define PGC_broken PG_mask(1, 7) macro
/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddomctl.c509 if ( page->count_info & PGC_broken ) in arch_do_domctl()

Completed in 13 milliseconds