Home
last modified time | relevance | path

Searched refs:xendevicemodel_open (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/scripts/
H A Dxen-detect.c13 xd = xendevicemodel_open(0, 0); in main()
43 xd = xendevicemodel_open(0, 0); in main()
/openbmc/qemu/accel/xen/
H A Dxen-all.c92 xen_dmod = xendevicemodel_open(0, 0); in xen_init()
/openbmc/qemu/include/hw/xen/
H A Dxen_native.h133 static inline xendevicemodel_handle *xendevicemodel_open( in xendevicemodel_open() function