Searched refs:FMBK_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/s390x/ | ||
H A D | s390-pci-bus.h | 297 #define FMBK_MASK 0xfULL macro |
/openbmc/qemu/hw/s390x/ | ||
H A D | s390-pci-inst.c | 1294 if (fmb_addr & FMBK_MASK) { in mpcifc_service_call() |