Home
last modified time | relevance | path

Searched refs:pics (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/x86/kvm/
H A Di8259.c75 if (s != &s->pics_state->pics[0]) in pic_clear_isr()
169 irq2 = pic_get_irq(&s->pics[1]); in pic_update_irq()
174 pic_set_irq1(&s->pics[0], 2, 1); in pic_update_irq()
175 pic_set_irq1(&s->pics[0], 2, 0); in pic_update_irq()
177 irq = pic_get_irq(&s->pics[0]); in pic_update_irq()
244 irq = pic_get_irq(&s->pics[0]); in kvm_pic_read_irq()
246 pic_intack(&s->pics[0], irq); in kvm_pic_read_irq()
600 s->pics[0].elcr_mask = 0xf8; in kvm_pic_init()
601 s->pics[1].elcr_mask = 0xde; in kvm_pic_init()
602 s->pics[0].pics_state = s; in kvm_pic_init()
[all …]
H A Dirq.h54 struct kvm_kpic_state pics[2]; /* 0 is master pic, 1 is slave pic */ member
H A Dx86.c6135 memcpy(&chip->chip.pic, &pic->pics[0], in kvm_vm_ioctl_get_irqchip()
6139 memcpy(&chip->chip.pic, &pic->pics[1], in kvm_vm_ioctl_get_irqchip()
6161 memcpy(&pic->pics[0], &chip->chip.pic, in kvm_vm_ioctl_set_irqchip()
6167 memcpy(&pic->pics[1], &chip->chip.pic, in kvm_vm_ioctl_set_irqchip()
/openbmc/qemu/hw/intc/
H A Dheathrow_pic.c41 if (heathrow_check_irq(&s->pics[0]) || in heathrow_update_irq()
42 heathrow_check_irq(&s->pics[1])) { in heathrow_update_irq()
60 pic = &s->pics[n]; in heathrow_write()
89 pic = &s->pics[n]; in heathrow_read()
122 pic = &s->pics[1 - (num >> 5)]; in heathrow_set_irq()
158 VMSTATE_STRUCT_ARRAY(pics, HeathrowState, 2, 1,
168 s->pics[0].level_triggered = 0; in heathrow_reset()
169 s->pics[1].level_triggered = 0x1ff00000; in heathrow_reset()
/openbmc/qemu/include/hw/intc/
H A Dheathrow_pic.h46 HeathrowPICState pics[2]; member
/openbmc/linux/drivers/iommu/
H A Dfsl_pamu.c507 u32 pics = in_be32(p + PAMU_PICS); in pamu_av_isr() local
509 if (pics & PAMU_ACCESS_VIOLATION_STAT) { in pamu_av_isr()
550 pics &= ~PAMU_ACCESS_VIOLATION_ENABLE; in pamu_av_isr()
558 out_be32((p + PAMU_PICS), pics); in pamu_av_isr()
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch1852 + pic_fifo_t pics;
2085 + picture_t *pic = sys->slice.pics.head;
2133 + pic_fifo_get(&sys->slice.pics); // Remove head from Q
2198 + pic_fifo_release_all(&sys->slice.pics);
2364 + // Can't have stashed subpics if not one of our pics
2445 + pic_fifo_put(&sys->slice.pics, out_pic);
2766 + pic_fifo_init(&sys->slice.pics);
6438 +// and given that we wait for pics in the main thread it should be unneeded (whereas
8999 +// presented with pics in the same order each time
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h2780 u32 pics; /* PMAN Interrupt Control and Status */ member
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch37997 + // with the same temporal_id" so they may/will be ref frames for pics