Home
last modified time | relevance | path

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

/qemu/hw/s390x/
H A Ds390-pci-bus.c452 static uint64_t table_translate(S390IOTLBEntry *entry, uint64_t to, int8_t ett, in table_translate() function
527 to = table_translate(entry, to, ett--, &error); in s390_guest_io_table_walk()