Home
last modified time | relevance | path

Searched refs:ZPCI_MOD_FC_SET_MEASURE (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-inst.h54 #define ZPCI_MOD_FC_SET_MEASURE 10 macro
/openbmc/linux/arch/s390/include/asm/
H A Dpci_insn.h42 #define ZPCI_MOD_FC_SET_MEASURE 10 macro
/openbmc/linux/arch/s390/pci/
H A Dpci.c155 u64 req = ZPCI_CREATE_REQ(zdev->fh, 0, ZPCI_MOD_FC_SET_MEASURE); in zpci_fmb_enable_device()
185 u64 req = ZPCI_CREATE_REQ(zdev->fh, 0, ZPCI_MOD_FC_SET_MEASURE); in zpci_fmb_disable_device()
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c1291 case ZPCI_MOD_FC_SET_MEASURE: { in mpcifc_service_call()