Searched refs:xc_query_page_offline_status (Results 1 – 3 of 3) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_offline_page.c | 112 int xc_query_page_offline_status(xc_interface *xch, unsigned long start, in xc_query_page_offline_status() function 386 rc = xc_query_page_offline_status(xch, mfn, mfn, &status); in is_page_exchangable() 628 rc = xc_query_page_offline_status(xch, mfn, mfn, in xc_exchange_page()
|
/xen-4.10.0-shim-comet/tools/libxc/include/ |
A D | xenguest.h | 278 int xc_query_page_offline_status(xc_interface *xch, unsigned long start,
|
/xen-4.10.0-shim-comet/tools/misc/ |
A D | xen-hptool.c | 81 ret = xc_query_page_offline_status(xch, mfn, mfn, &status); in hp_mem_query_func()
|
Completed in 7 milliseconds