/freebsd/contrib/less/ |
H A D | input.c | 108 * If we are ignoring EOI (command F), only prepare in forw_line_seg() 111 * If we're not ignoring EOI, we *could* do the same, but in forw_line_seg() 131 if (c == EOI) in forw_line_seg() 151 if (c == EOI) in forw_line_seg() 166 c = ch_forw_get(); /* {{ what if c == EOI? }} */ in forw_line_seg() 182 if (c == EOI) in forw_line_seg() 197 if (c == '\n' || c == EOI) in forw_line_seg() 234 } while (c != '\n' && c != EOI); in forw_line_seg() 255 c = ch_forw_get(); /* {{ what if c == EOI? }} */ in forw_line_seg() 258 c = ch_forw_get(); /* {{ what if c == EOI in forw_line_seg() [all...] |
H A D | ch.c | 158 return (EOI); in ch_get() 190 return (EOI); in ch_get() 232 return (EOI); in ch_get() 247 return (EOI); in ch_get() 275 return (EOI); in ch_get() 330 return (EOI); in ch_get() 333 return (EOI); in ch_get() 395 while (ch_forw_get() != EOI) 487 if (ch_forw_get() == EOI) in ch_seek() 522 while (ch_forw_get() != EOI) in ch_end_buffer_seek() [all...] |
H A D | lsystem.c | 319 c = EOI; in pipe_data() 326 if (c == EOI) in pipe_data() 335 while (c != '\n' && c != EOI ) in pipe_data() 338 if (c == EOI) in pipe_data()
|
H A D | brac.c | 55 if ((c = ch_forw_get()) == '\n' || c == EOI) in match_brac() 79 while ((c = (*chget)()) != EOI) in match_brac()
|
/freebsd/sys/dev/ic/ |
H A D | i8259.h | 53 #define ICW4_AEOI 0x02 /* 1 = Auto EOI */ 72 #define OCW2_EOI 0x20 /* 1 = EOI */ 73 #define OCW2_SL 0x40 /* EOI mode */ 74 #define OCW2_R 0x80 /* EOI mode */
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | mstar,mst-intc.yaml | 42 mstar,intc-no-eoi: 44 Mark this controller has no End Of Interrupt(EOI) implementation.
|
/freebsd/sys/x86/isa/ |
H A D | icu.h | 51 * Determine the base master and slave modes not including auto EOI support. 57 /* Enable automatic EOI if requested. */
|
H A D | atpic.c | 95 #define ATPIC(io, base, eoi) { \ argument 100 .pic_eoi_source = (eoi), \ 142 static void atpic_disable_source(struct intsrc *isrc, int eoi); 193 * The data sheet says no auto-EOI on slave, but it sometimes works. 261 atpic_disable_source(struct intsrc *isrc, int eoi) in atpic_disable_source() argument 277 if (eoi == PIC_EOI) { in atpic_disable_source()
|
/freebsd/sys/arm/arm/ |
H A D | machdep_intr.c | 65 * is ready to EOI and unmask the interrupt. The interrupt controller may be 67 * to unmask and EOI the interrupt may complete quickly while the device write
|
H A D | gic.c | 546 * 1. We do EOI here because recent read value from active interrupt in arm_gic_intr() 549 * 2. EOI must be done on same CPU where interrupt has fired. Thus in arm_gic_intr() 552 * 3. EOI cannot be delayed by any preemption which could happen on in arm_gic_intr() 580 /* Call EOI for all IPI before dispatch. */ in arm_gic_intr() 888 /* Edge triggered interrupts need an early EOI sent */ in arm_gic_setup_intr() 964 /* EOI for edge-triggered done earlier. */ in arm_gic_post_filter()
|
/freebsd/sys/powerpc/powernv/ |
H A D | xive.c | 231 * page mappings: an EOI page, and an optional trigger page. The trigger page 232 * could be the same as the EOI page. Level-sensitive interrupts (LSIs) don't 241 * addresses in the EOI page, and triggering an interrupt consists of writing to 272 /* EOI and Trigger page access interfaces. */ 690 /* Populate an IRQ structure, mapping the EOI and trigger pages. */
|
/freebsd/sys/amd64/vmm/io/ |
H A D | vioapic.c | 351 * bit. This is what FreeBSD will do in order to EOI an in vioapic_write() 352 * interrupt when the IO-APIC doesn't support targeted EOI (see in vioapic_write() 464 VIOAPIC_CTR1(vioapic, "ioapic processing eoi for vector %d", vector); in vioapic_process_eoi() 478 VIOAPIC_CTR2(vioapic, "ioapic pin%d: asserted at eoi, " in vioapic_process_eoi()
|
H A D | vlapic_priv.h | 42 #define APIC_OFFSET_EOI 0xB0 /* EOI Register */ 162 * A vector is popped from the stack when the processor does an EOI.
|
/freebsd/sys/amd64/amd64/ |
H A D | apic_vector.S | 109 * This routine should NOT do an 'EOI' cycle. 114 /* No EOI cycle used here */
|
/freebsd/sys/i386/i386/ |
H A D | apic_vector.S | 107 * This routine should NOT do an 'EOI' cycle. 113 /* No EOI cycle used here */
|
/freebsd/sys/x86/x86/ |
H A D | io_apic.c | 116 static void ioapic_disable_source(struct intsrc *isrc, int eoi); 170 * Handle targeted EOI for level-triggered pins, if broadcast in _ioapic_eoi_source() 171 * EOI suppression is supported by LAPICs. in _ioapic_eoi_source() 175 * If IOAPIC has EOI Register, simply write vector in _ioapic_eoi_source() 280 ioapic_disable_source(struct intsrc *isrc, int eoi) in ioapic_disable_source() argument 294 if (eoi == PIC_EOI) in ioapic_disable_source() 463 * extra DELAY() to avoid being stuck in a non-EOI'd state. in ioapic_assign_cpu()
|
/freebsd/crypto/openssl/demos/cms/ |
H A D | signer2.pem | 37 I/Eoi//5C8A7iZ5Y189lMbahIN6xVMwHwwIqLptTV2GNZOKSiIXnM06vIf4CPZKl
|
/freebsd/crypto/openssl/demos/smime/ |
H A D | signer2.pem | 37 I/Eoi//5C8A7iZ5Y189lMbahIN6xVMwHwwIqLptTV2GNZOKSiIXnM06vIf4CPZKl
|
/freebsd/sys/sys/ |
H A D | interrupt.h | 80 * via an EOI. 91 * by acknowledging the interrupts via an EOI.
|
/freebsd/sys/x86/xen/ |
H A D | xen_arch_intr.c | 158 * \param isrc The interrupt source to EOI. 161 xen_intr_pic_disable_source(struct intsrc *isrc, int eoi) in xen_intr_pic_disable_source() argument
|
/freebsd/sys/powerpc/powerpc/ |
H A D | pic_if.m | 80 METHOD void eoi {
|
/freebsd/sys/x86/conf/ |
H A D | NOTES | 109 # AUTO_EOI_1 enables the `automatic EOI' feature for the master 8259A 113 # AUTO_EOI_2 enables the `automatic EOI' feature for the slave 8259A 115 # Automatic EOI is documented not to work for the slave with the
|
/freebsd/sys/dev/hyperv/include/ |
H A D | hyperv.h | 44 #define CPUID_HV_MSR_APIC 0x0010 /* MSR_HV_{EOI,ICR,TPR} */
|
/freebsd/sys/x86/include/xen/ |
H A D | xen-os.h | 46 /* Signal whether the event channel vector requires EOI at the lapic */
|
/freebsd/sys/amd64/conf/ |
H A D | NOTES |
|