Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xen/
H A Dxen_native.h118 static inline int xendevicemodel_shutdown(xendevicemodel_handle *dmod, in xendevicemodel_shutdown() function
/openbmc/qemu/hw/xen/
H A Dxen-hvm-common.c728 rc = xendevicemodel_shutdown(xen_dmod, xen_domid, reason); in destroy_hvm_domain()