Searched refs:xencall_close (Results 1 – 5 of 5) sorted by relevance
4 xencall_close;
69 int xencall_close(xencall_handle *xcall) in xencall_close() function
74 int xencall_close(xencall_handle *xcall);
72 xencall_close(dmod->xcall); in xendevicemodel_open()87 xencall_close(dmod->xcall); in xendevicemodel_close()
78 xencall_close(xch->xcall); in xc_interface_open()91 rc = xencall_close(xch->xcall); in xc_interface_close()
Completed in 6 milliseconds