Lines Matching full:pic
41 * 6 goldfish-pic for CPU IRQ #1 to IRQ #6
42 * CPU IRQ #1 -> PIC #1
45 * CPU IRQ #2 -> PIC #2
47 * CPU IRQ #3 -> PIC #3
49 * CPU IRQ #4 -> PIC #4
51 * CPU IRQ #5 -> PIC #5
53 * CPU IRQ #6 -> PIC #6
70 #define VIRT_GF_RTC_IRQ_BASE PIC_IRQ(6, 1) /* PIC: #6, IRQ: #1 */
75 #define VIRT_GF_TTY_IRQ_BASE PIC_IRQ(1, 32) /* PIC: #1, IRQ: #32 */
79 #define VIRT_CTRL_IRQ_BASE PIC_IRQ(1, 1) /* PIC: #1, IRQ: #1 */
83 * we use 4 goldfish-pic to attach them,
84 * we can attach 32 virtio devices / goldfish-pic
88 #define VIRT_VIRTIO_IRQ_BASE PIC_IRQ(2, 1) /* PIC: 2, 3, 4, 5, IRQ: ALL */
164 * 6 goldfish-pic in virt_init()