Home
last modified time | relevance | path

Searched refs:CLP_RC_SETPCIFN_DMAAS (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h61 #define CLP_RC_SETPCIFN_DMAAS 0x0103 /* Invalid DMA addr space */ macro
/openbmc/linux/arch/s390/include/asm/
H A Dpci_clp.h28 #define CLP_RC_SETPCIFN_DMAAS 0x0103 /* Invalid DMA addr space */ macro
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c228 stw_p(&ressetpci->hdr.rsp, CLP_RC_SETPCIFN_DMAAS); in clp_service_call()