Searched refs:aipb (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/s390/kvm/
H A Dpci.c36 * Contents of the aipb remain registered for the life of the host
76 zpci_aipb->aipb.faisb = virt_to_phys(aift->sbv->vector);
77 zpci_aipb->aipb.gait = virt_to_phys(aift->gait);
78 zpci_aipb->aipb.afi = nisc;
79 zpci_aipb->aipb.faal = ZPCI_NR_DEVICES;
105 * an aipb already exists then AEN was already registered and
106 * we can re-use the aipb contents. This can only happen if
111 if (zpci_aipb->aipb.afi != nisc)
115 aift->gait = phys_to_virt(zpci_aipb->aipb.gait);
/linux-master/arch/s390/include/asm/
H A Dpci_insn.h144 struct zpci_aipb aipb; member in union:zpci_sic_iib

Completed in 95 milliseconds