Home
last modified time | relevance | path

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

/qemu/include/hw/s390x/
H A Ds390-pci-bus.h395 uint16_t s390_guest_io_table_walk(uint64_t g_iota, hwaddr addr,
/qemu/hw/s390x/
H A Ds390-pci-bus.c511 uint16_t s390_guest_io_table_walk(uint64_t g_iota, hwaddr addr, in s390_guest_io_table_walk() function
H A Ds390-pci-inst.c762 error = s390_guest_io_table_walk(iommu->g_iota, start, &entry); in rpcit_service_call()