Home
last modified time | relevance | path

Searched full:ipis (Results 1 – 19 of 19) sorted by relevance

/Documentation/devicetree/bindings/interrupt-controller/
Dapple,aic.yaml24 - 2 per-CPU IPIs (meant as "self" and "other", but they are interchangeable
34 IPIs may be performed via MMIO registers on all variants of AIC. Starting
35 from A11, system registers may also be used for "fast" IPIs. Starting from
36 M1, even faster IPIs within the same cluster may be achieved by writing to
Dmti,gic.yaml16 interrupts which can be used as IPIs. The GIC also includes a free-running
55 Specifies the range of GIC interrupts that are reserved for IPIs.
Dbrcm,bcm2836-l1-intc.yaml15 events, and SMP IPIs. One of the CPUs may receive interrupts for the
Driscv,cpu-intc.yaml18 external interrupts. Software interrupts are used to send IPIs between
Dapple,aic2.yaml29 FIQ-based Fast IPIs.
/Documentation/virt/kvm/x86/
Dhypercalls.rst145 :Purpose: Send IPIs to multiple vCPUs.
152 The hypercall lets a guest send multicast IPIs, with at most 128
159 Returns the number of CPUs to which the IPIs were delivered successfully.
Dcpuid.rst79 send IPIs
Dtimekeeping.rst275 CPU, used for IPIs and local timer interrupts.
/Documentation/virt/kvm/loongarch/
Dhypercalls.rst74 :Purpose: Send IPIs to multiple vCPUs.
81 The hypercall lets a guest send multiple IPIs (Inter-Process Interrupts) with
/Documentation/virt/kvm/
Dvcpu-requests.rst70 as well as to avoid sending unnecessary IPIs (see "IPI Reduction"), and
161 proceeding. This flag only applies to VCPUs that would receive IPIs.
195 IPIs will only trigger guest mode exits for VCPU threads that are in guest
244 Some requests, those with the KVM_REQUEST_WAIT flag set, require IPIs to
/Documentation/power/
Dsuspend-and-interrupts.rst41 but also to IPIs and to some other special-purpose interrupts.
/Documentation/arch/x86/
Dmicrocode.rst138 While this took care of device or external interrupts, IPIs including
/Documentation/RCU/Design/Expedited-Grace-Periods/
DExpedited-Grace-Periods.rst88 | IPIs. |
102 | these IPIs is to build your kernel with ``CONFIG_NO_HZ_FULL=y``. RCU |
506 operations. The dyntick-idle counters are used to avoid sending IPIs to
/Documentation/core-api/
Dthis_cpu_ops.rst330 may be necessary. IPIs are generally recommended in such scenarios instead
/Documentation/networking/
Dscaling.rst180 introduce inter-processor interrupts (IPIs))
202 the end of the bottom half routine, IPIs are sent to any CPUs for which
/Documentation/admin-guide/
Dkernel-per-CPU-kthreads.rst158 1. Avoid sending scheduler IPIs to the CPU to be de-jittered,
Dkernel-parameters.txt4077 nonmi_ipi [X86] Disable using NMI IPIs during panic/reboot to
5176 enlist help from cond_resched() and sched IPIs to
5688 avoid sending IPIs, starting with the beginning
/Documentation/RCU/
Dchecklist.rst442 never sends IPIs to other CPUs, so it is easier on
/Documentation/RCU/Design/Requirements/
DRequirements.rst2126 | | IPIs. | | |
2643 workloads that don't want their ``nohz_full`` CPUs receiving IPIs and
2660 Tasks Trace RCU that uses scheduler locking and IPIs to synchronize with
2661 readers. Real-time systems that cannot tolerate IPIs may build their
2662 kernels with ``CONFIG_TASKS_TRACE_RCU_READ_MB=y``, which avoids the IPIs at