Searched full:sapic (Results 1 – 6 of 6) sorted by relevance
28 /* Entry Type 139 identifies an I/O SAPIC interrupt entry */42 ** Polarity of SAPIC I/O input signals: 47 ** Trigger mode of SAPIC I/O input signals: 77 ** Destination I/O SAPIC INTIN# identifies the INTIN n pin 83 ** Destination I/O SAPIC Address identifies the I/O SAPIC 119 struct iosapic_info *iosapic; /* I/O SAPIC this vector is on */132 struct iosapic_info * isi_next; /* list of I/O SAPIC */
3 ** I/O Sapic Driver - PCI interrupt line support9 ** The I/O sapic driver manages the Interrupt Redirection Table which is19 ** table which is implemented in I/O SAPIC.35 ** (e.g. PCI and EISA). IA64 supports MSIs via a "local SAPIC" which58 ** The IRT maps each PCI slot's INTA-D "output" line to an I/O SAPIC69 ** I/O sapic is part of the "Core Electronics Complex". And on HP platforms71 ** will discover I/O Sapic. I/O Sapic driver learns about each device72 ** when lba driver advertises the presence of the I/O sapic by calling78 ** The IO-SAPIC can indicate to the CPU which interrupt was asserted.80 ** IO-SAPIC interrupt and call the device driver's handler directly.[all …]
19 ** (c) IRQ support lives in the I/O SAPIC driver (not with PCI driver)23 ** LBA driver passes the I/O SAPIC HPA to the I/O SAPIC driver.24 ** (I/O SAPIC is integratd in the LBA chip).1541 /* Tell I/O SAPIC driver we have a IRQ handler/region. */ in lba_driver_probe()
251 ** I/O SAPIC init function252 ** Caller knows where an I/O SAPIC is. LBA has an integrated I/O SAPIC.
126 txn_addr = pa_pdc_cell->mod[0]; /* id_eid for IO sapic */ in processor_probe()
2935 outp += sprintf(outp, "%sAPIC", (printed++ ? delim : "")); in print_header()