Searched refs:xc_dom_pfn_to_ptr_retcount (Results 1 – 2 of 2) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxc/include/ |
A D | xc_dom.h | 387 void *xc_dom_pfn_to_ptr_retcount(struct xc_dom_image *dom, xen_pfn_t first, 423 ptr = xc_dom_pfn_to_ptr_retcount(dom, page, 0, &safe_region_count); in xc_dom_vaddr_to_ptr()
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_dom_core.c | 427 return xc_dom_pfn_to_ptr_retcount(dom, pfn, count, &count_out_dummy); in xc_dom_pfn_to_ptr() 430 void *xc_dom_pfn_to_ptr_retcount(struct xc_dom_image *dom, xen_pfn_t pfn, in xc_dom_pfn_to_ptr_retcount() function
|
Completed in 5 milliseconds