Home
last modified time | relevance | path

Searched defs:DECLARE_INSTANCE_CHECKER (Results 1 – 22 of 22) sorted by relevance

/qemu/hw/virtio/
H A Dvhost-user-i2c-pci.c23 DECLARE_INSTANCE_CHECKER(VHostUserI2CPCI, VHOST_USER_I2C_PCI, in DECLARE_INSTANCE_CHECKER() function
H A Dvhost-user-gpio-pci.c23 DECLARE_INSTANCE_CHECKER(VHostUserGPIOPCI, VHOST_USER_GPIO_PCI, in DECLARE_INSTANCE_CHECKER() function
H A Dvhost-user-scmi-pci.c22 DECLARE_INSTANCE_CHECKER(VHostUserSCMIPCI, VHOST_USER_SCMI_PCI, in DECLARE_INSTANCE_CHECKER() function
/qemu/chardev/
H A Dtestdev.c43 DECLARE_INSTANCE_CHECKER(TestdevChardev, TESTDEV_CHARDEV, in DECLARE_INSTANCE_CHECKER() function
H A Dchar-udp.c48 DECLARE_INSTANCE_CHECKER(UdpChardev, UDP_CHARDEV, in DECLARE_INSTANCE_CHECKER() function
H A Dchar-win-stdio.c43 DECLARE_INSTANCE_CHECKER(WinStdioChardev, WIN_STDIO_CHARDEV, in DECLARE_INSTANCE_CHECKER() function
H A Dchar-ringbuf.c45 DECLARE_INSTANCE_CHECKER(RingBufChardev, RINGBUF_CHARDEV, in DECLARE_INSTANCE_CHECKER() function
H A Dmsmouse.c70 DECLARE_INSTANCE_CHECKER(MouseChardev, MOUSE_CHARDEV, in DECLARE_INSTANCE_CHECKER() function
/qemu/accel/tcg/
H A Dtcg-all.c55 DECLARE_INSTANCE_CHECKER(TCGState, TCG_STATE, in DECLARE_INSTANCE_CHECKER() function
/qemu/hw/pci-bridge/
H A Dcxl_root_port.c53 DECLARE_INSTANCE_CHECKER(CXLRootPort, CXL_ROOT_PORT, TYPE_CXL_ROOT_PORT) in DECLARE_INSTANCE_CHECKER() function
/qemu/tests/unit/
H A Dtest-qdev-global-props.c131 DECLARE_INSTANCE_CHECKER(MyType, DYNAMIC_TYPE, in DECLARE_INSTANCE_CHECKER() function
/qemu/hw/char/
H A Dterminal3270.c43 DECLARE_INSTANCE_CHECKER(Terminal3270, TERMINAL_3270, in DECLARE_INSTANCE_CHECKER() function
H A Dsclpconsole.c49 DECLARE_INSTANCE_CHECKER(SCLPConsole, SCLP_CONSOLE, in DECLARE_INSTANCE_CHECKER() function
H A Dsclpconsole-lm.c53 DECLARE_INSTANCE_CHECKER(SCLPConsoleLM, SCLPLM_CONSOLE, in DECLARE_INSTANCE_CHECKER() function
/qemu/hw/usb/
H A Dccid-card-passthru.c69 DECLARE_INSTANCE_CHECKER(PassthruState, PASSTHRU_CCID_CARD, in DECLARE_INSTANCE_CHECKER() function
/qemu/hw/sd/
H A Dbcm2835_sdhost.c26 DECLARE_INSTANCE_CHECKER(SDBus, BCM2835_SDHOST_BUS, in DECLARE_INSTANCE_CHECKER() function
H A Dsdhci.c46 DECLARE_INSTANCE_CHECKER(SDBus, SDHCI_BUS, in DECLARE_INSTANCE_CHECKER() function
/qemu/hw/scsi/
H A Desp-pci.c466 DECLARE_INSTANCE_CHECKER(DC390State, DC390, in DECLARE_INSTANCE_CHECKER() function
/qemu/include/qom/
H A Dobject.h175 #define DECLARE_INSTANCE_CHECKER(InstanceType, OBJ_NAME, TYPENAME) \ macro
/qemu/hw/pci-host/
H A Dpnv_phb3.c887 DECLARE_INSTANCE_CHECKER(IOMMUMemoryRegion, PNV_PHB3_IOMMU_MEMORY_REGION, in DECLARE_INSTANCE_CHECKER() function
H A Dpnv_phb4.c1362 DECLARE_INSTANCE_CHECKER(IOMMUMemoryRegion, PNV_PHB4_IOMMU_MEMORY_REGION, in DECLARE_INSTANCE_CHECKER() function
/qemu/ui/
H A Dconsole-vc.c851 DECLARE_INSTANCE_CHECKER(VCChardev, VC_CHARDEV, in DECLARE_INSTANCE_CHECKER() function