Lines Matching refs:list
238 * of the GISA if the GISA is not part of the GIB alert list. All three
242 * -EBUSY in case the gisa is part of the alert list
1064 list);
1066 list_del(&inti->list);
1106 list);
1116 list_del(&inti->list);
1187 list);
1204 list_del(&inti->list);
1711 list_for_each_entry(iter, isc_list, list) {
1716 list_del_init(&iter->list);
1765 * Take into account the interrupts pending in the interrupt list and in GISA.
1855 list_add_tail(&inti->list, &fi->lists[FIRQ_LIST_VIRTIO]);
1874 list_add_tail(&inti->list, &fi->lists[FIRQ_LIST_PFAULT]);
1900 struct list_head *list;
1935 list = &fi->lists[FIRQ_LIST_IO_ISC_0 + isc];
1936 list_add_tail(&inti->list, list);
2201 list_for_each_entry_safe(inti, n, _list, list) {
2202 list_del(&inti->list);
2288 list_for_each_entry(inti, &fi->lists[i], list) {
3115 * If the NONE_GISA_ADDR is still stored in the alert list
3117 * been added to the alert list by millicode while processing
3118 * the current alert list.
3122 * Cut off the alert list and store the NONE_GISA_ADDR in the
3123 * alert list origin to avoid further GAL interruptions.
3124 * A new alert list can be build up by millicode in parallel
3125 * for guests not in the yet cut-off alert list. When in the
3132 * Loop through the just cut-off alert list and start the
3200 * in case the GISA is not part of the GIB alert list.
3238 * in case the GISA is not part of the GIB alert list.