Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-bus.h260 typedef struct S390IOTLBEntry { struct
265 } S390IOTLBEntry; argument
396 S390IOTLBEntry *entry);
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c614 S390IOTLBEntry *entry) in s390_pci_update_iotlb()
616 S390IOTLBEntry *cache = g_hash_table_lookup(iommu->iotlb, &entry->iova); in s390_pci_update_iotlb()
650 cache = g_new(S390IOTLBEntry, 1); in s390_pci_update_iotlb()
701 S390IOTLBEntry entry; in rpcit_service_call()
H A Ds390-pci-bus.c452 static uint64_t table_translate(S390IOTLBEntry *entry, uint64_t to, int8_t ett, in table_translate()
512 S390IOTLBEntry *entry) in s390_guest_io_table_walk()
537 S390IOTLBEntry *entry; in s390_translate_iommu()