Home
last modified time | relevance | path

Searched refs:IPI (Results 1 – 19 of 19) sorted by relevance

/Linux-v4.19/Documentation/virtual/kvm/
Dvcpu-requests.rst47 order to perform some KVM maintenance. To do so, an IPI is sent, forcing
53 1) Send an IPI. This forces a guest mode exit.
68 as well as to avoid sending unnecessary IPIs (see "IPI Reduction"), and
69 even to ensure IPI acknowledgements are waited upon (see "Waiting for
158 then the caller will wait for each VCPU to acknowledge its IPI before
160 If, for example, the VCPU is sleeping, so no IPI is necessary, then
190 kick will send an IPI to force an exit from guest mode when necessary.
195 enter guest mode. This means that an optimized implementation (see "IPI
196 Reduction") must be certain when it's safe to not send the IPI. One
206 !kvm_request_pending() on its last check and then not receiving an IPI for
[all …]
/Linux-v4.19/Documentation/features/sched/membarrier-sync-core/
Darch-support.txt11 # when returning from IPI handler, and when returning to user-space.
15 # x86-32 uses IRET as return from interrupt, which takes care of the IPI.
19 # x86-64 uses IRET as return from interrupt, which takes care of the IPI.
/Linux-v4.19/Documentation/virtual/kvm/devices/
Dxics.txt29 * Pending IPI (inter-processor interrupt) priority, 8 bits
30 Zero is the highest priority, 255 means no IPI is pending.
33 Zero means no interrupt pending, 2 means an IPI is pending
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/fsl/
Dmpic.txt71 non-IPI interrupts to a single CPU at a time (EG: Freescale MPIC).
127 2 = MPIC inter-processor interrupt (IPI)
130 the MPIC IPI number. The type-specific
193 * MPIC IPI interrupts. Note the interrupt
/Linux-v4.19/arch/sh/kernel/cpu/sh4a/
Dsetup-sh7770.c341 HAC, IPI, SPDIF, HUDI, I2C, enumerator
367 INTC_VECT(HAC, 0x580), INTC_VECT(IPI, 0x5c0),
427 DMAC, I2C, HUDI, SPDIF, IPI, HAC, TMU, GPIO } },
432 { 0xffe00004, 0, 32, 8, /* INT2PRI1 */ { IPI, SPDIF, HUDI, I2C } },
/Linux-v4.19/arch/arc/kernel/
Dentry-arcv2.S53 VECTOR handle_interrupt ; (19) Inter core Interrupt (IPI)
55 VECTOR handle_interrupt ; (21) Software Triggered Intr (Self IPI)
/Linux-v4.19/kernel/irq/
DKconfig80 # Generic IRQ IPI support
/Linux-v4.19/Documentation/block/
Dnull_blk.txt49 1: Soft-irq. Uses IPI to complete IOs across CPU nodes. Simulates the overhead
/Linux-v4.19/Documentation/
Dio-mapping.txt96 performs an IPI to inform all processors about the new mapping. This results
Dthis_cpu_ops.txt288 unless absolutely necessary. Please consider using an IPI to wake up
Dkernel-per-CPU-kthreads.txt161 CPU awakens, the scheduler will send an IPI that can result in
/Linux-v4.19/Documentation/core-api/
Dlocal_ops.rst153 /* IPI called on each CPU. */
/Linux-v4.19/Documentation/timers/
Dhighres.txt156 global clock event devices. The support of such hardware would involve IPI
/Linux-v4.19/Documentation/RCU/
Dstallwarn.txt296 This indicates that CPU 7 has failed to respond to a reschedule IPI.
/Linux-v4.19/Documentation/gpu/
Dtodo.rst311 achieved by using an IPI to the local processor.
/Linux-v4.19/kernel/trace/
DKconfig712 to each of the threads, where the IPI handler will also write
/Linux-v4.19/Documentation/networking/
Dscaling.txt134 packets have been queued to their backlog queue. The IPI wakes backlog
/Linux-v4.19/arch/arm/
DKconfig1144 which sends an IPI to the CPUs that are running the same ASID
/Linux-v4.19/init/
DKconfig625 # are unmapped instead of sending one IPI per page to flush. The architecture