Searched refs:gait (Results 1 – 3 of 3) sorted by relevance
44 aift->gait = NULL; in kvm_s390_pci_aen_exit()74 aift->gait = (struct zpci_gaite *)page_to_virt(page); in zpci_setup_aipb()77 zpci_aipb->aipb.gait = virt_to_phys(aift->gait); in zpci_setup_aipb()90 free_pages((unsigned long)aift->gait, size); in zpci_setup_aipb()115 aift->gait = phys_to_virt(zpci_aipb->aipb.gait); in zpci_reset_aipb()125 if (aift->gait || aift->sbv) in kvm_s390_pci_aen_init()293 gaite = aift->gait + zdev->aisb; in kvm_s390_pci_aif_enable()359 gaite = aift->gait + zdev->aisb; in kvm_s390_pci_aif_disable()
37 struct zpci_gaite *gait; member
3561 gaite = aift->gait + si;3590 if (!aift->gait) {