Home
last modified time | relevance | path

Searched defs:xd (Results 1 – 7 of 7) sorted by relevance

/qemu/scripts/
H A Dxen-detect.c10 xendevicemodel_handle *xd; in main() local
41 xendevicemodel_handle *xd; in main() local
/qemu/include/hw/ppc/
H A Dpnv_adu.h21 DeviceState xd; member
H A Dpnv_sbe.h34 DeviceState xd; member
H A Dpnv_occ.h42 DeviceState xd; member
H A Dpnv_chiptod.h31 DeviceState xd; member
/qemu/hw/ppc/
H A Dpnv_xscom.c248 PnvXScomInterface *xd = PNV_XSCOM_INTERFACE(child); in xscom_dt_child() local
/qemu/ui/
H A Dconsole-vc.c145 int xs, int ys, int xd, int yd, int w, int h) in qemu_console_bitblt()