Searched refs:FH_SHM_EMUL (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/s390x/ | ||
H A D | s390-pci-bus.h | 35 #define FH_SHM_EMUL 0x00020000 macro |
/qemu/hw/s390x/ | ||
H A D | s390-pci-bus.c | 1129 pbdev->fh |= FH_SHM_EMUL; in s390_pcihost_plug() |