Home
last modified time | relevance | path

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

/qemu/hw/s390x/
H A Ds390-pci-kvm.c35 .u.reg_aen.ibv = fib->aibv, in s390_pci_kvm_aif_enable()
H A Ds390-pci-inst.c944 pbdev->indicator = get_indicator(ldq_p(&fib.aibv), len); in reg_irqs()
958 pbdev->routes.adapter.ind_addr = ldq_p(&fib.aibv); in reg_irqs()
1405 stq_p(&fib.aibv, pbdev->routes.adapter.ind_addr); in stpcifc_service_call()
/qemu/include/hw/s390x/
H A Ds390-pci-inst.h94 uint64_t aibv; /* Adapter int bit vector address */ member