Home
last modified time | relevance | path

Searched defs:fmb_addr (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/s390x/
H A Ds390-pci-inst.h96 uint64_t fmb_addr; /* Function measurement address and key */ member
H A Ds390-pci-bus.h344 uint64_t fmb_addr; member
/qemu/hw/s390x/
H A Ds390-pci-inst.c1302 uint64_t fmb_addr = ldq_be_p(&fib.fmb_addr); in mpcifc_service_call() local