Home
last modified time | relevance | path

Searched refs:count_out (Results 1 – 2 of 2) sorted by relevance

/xen/tools/libxc/
A Dxc_dom_core.c422 xen_pfn_t count, xen_pfn_t *count_out) in xc_dom_pfn_to_ptr_retcount() argument
429 *count_out = 0; in xc_dom_pfn_to_ptr_retcount()
461 *count_out = count; in xc_dom_pfn_to_ptr_retcount()
471 *count_out = phys->count - (pfn - phys->first); in xc_dom_pfn_to_ptr_retcount()
/xen/tools/libxc/include/
A Dxc_dom.h385 xen_pfn_t count, xen_pfn_t *count_out);

Completed in 6 milliseconds