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() 294 gaite = (struct zpci_gaite *)aift->gait + (zdev->aisb * in kvm_s390_pci_aif_enable() 361 gaite = (struct zpci_gaite *)aift->gait in kvm_s390_pci_aif_disable() [all...]
37 struct zpci_gaite *gait; member 40 spinlock_t gait_lock; /* Protects the gait, used during AEN forward */
134 u64 gait; member