Searched refs:gait (Results 1 – 4 of 4) 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()295 gaite = (struct zpci_gaite *)aift->gait + (zdev->aisb * in kvm_s390_pci_aif_enable()362 gaite = (struct zpci_gaite *)aift->gait + (zdev->aisb * in kvm_s390_pci_aif_disable()
37 struct zpci_gaite *gait; member
3332 gaite = (struct zpci_gaite *)aift->gait + in aen_host_forward()3362 if (!aift->gait) { in aen_process_gait()
134 u64 gait; member