/kernel/linux/linux-5.10/arch/x86/kvm/ |
D | irq.c | 46 * FIXME: interrupt.injected represents an interrupt whose in kvm_cpu_has_extint() 49 * on interrupt.injected to know if there is a pending in kvm_cpu_has_extint() 53 * pending interrupt or should re-inject an injected in kvm_cpu_has_extint() 57 return v->arch.interrupt.injected; in kvm_cpu_has_extint()
|
D | x86.h | 53 vcpu->arch.exception.injected = false; in kvm_clear_exception_queue() 59 vcpu->arch.interrupt.injected = true; in kvm_queue_interrupt() 66 vcpu->arch.interrupt.injected = false; in kvm_clear_interrupt_queue() 71 return vcpu->arch.exception.injected || vcpu->arch.interrupt.injected || in kvm_event_needs_reinjection()
|
/kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/apei/ |
D | einj.rst | 65 Set the value of the error type being injected. Possible error types 122 in controlling where the errors are injected. Your BIOS may support an 132 signature being injected. The actual data passed is this:: 152 An ACPI 5.0 BIOS may also allow vendor-specific errors to be injected. 166 # cat available_error_type # See which errors can be injected
|
/kernel/linux/linux-5.10/Documentation/driver-api/nvdimm/ |
D | security.rst | 67 keys are injected before libnvdimm is loaded by modprobe. 75 is injected with the description format described from earlier in this 116 should be injected and its keyid should be passed in via sysfs.
|
/kernel/linux/linux-5.10/Documentation/virt/kvm/ |
D | s390-pv.rst | 22 starts/stops and injected interrupts while the guest is running. 39 injected on SIE entry via a bit in the interrupt injection control 46 safeguarding; they can only be injected for instructions that have
|
D | msr.rst | 212 Bit 1 is 1 if asynchronous page faults can be injected when vcpu is in 246 in MSR_KVM_ASYNC_PF_EN or interrupt #0 can get injected. The MSR is
|
/kernel/linux/linux-5.10/Documentation/fault-injection/ |
D | fault-injection.rst | 95 injected. '0' means no messages; '1' will print only a single 113 stacktrace walking. Failure is injected only if some caller 142 specifies the minimum page allocation order to be injected 197 that the fault setup with a previous write to this file was injected. 198 A positive integer N indicates that the fault wasn't yet injected.
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
D | kvm.h | 272 __u8 injected; member 279 __u8 injected; member 285 __u8 injected; member
|
/kernel/linux/linux-5.10/tools/arch/x86/include/uapi/asm/ |
D | kvm.h | 320 __u8 injected; member 327 __u8 injected; member 333 __u8 injected; member
|
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/ |
D | kvm.h | 320 __u8 injected; member 327 __u8 injected; member 333 __u8 injected; member
|
/kernel/linux/linux-5.10/Documentation/virt/kvm/devices/ |
D | s390_flic.rst | 26 Passes a buffer and length into the kernel which are then injected into 50 interrupts. No interrupts are injected into the guest.
|
/kernel/linux/linux-5.10/drivers/powercap/ |
D | Kconfig | 43 CPUs for power capping. Idle period can be injected
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | devlink.h | 277 * processed by devlink and not injected to the 283 * are processed by devlink and injected to 288 * packets are injected to the kernel's Rx path,
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf-inject.txt | 17 this case build-ids (-b option) are read and injected as needed into the event
|
/kernel/linux/linux-5.10/arch/s390/kvm/ |
D | kvm-s390.h | 392 * like e.g. out of memory. In these cases no program check should be injected 396 * has been stored in vcpu->arch.pgm and can be injected with 402 * (program check injected to @vcpu)
|
/kernel/linux/linux-5.10/drivers/iio/adc/ |
D | stm32-dfsdm-adc.c | 146 /* hardware injected trigger enable, edge selection */ 404 /* Nothing more to do for injected (scan mode/triggered) conversions */ in stm32_dfsdm_start_filter() 541 * Modes | regular | regular | injected | injected | in stm32_dfsdm_filter_configure() 570 /* Use injected conversion for multiple channels */ in stm32_dfsdm_filter_configure() 584 * Continuous conversions not supported in injected mode, in stm32_dfsdm_filter_configure() 959 /* Enable injected DMA transfer*/ in stm32_dfsdm_adc_dma_start()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/thermal/ |
D | thermal-idle.yaml | 40 The exit latency constraint in microsecond for the injected idle state
|
/kernel/linux/linux-5.10/Documentation/networking/devlink/ |
D | devlink-trap.rst | 92 are only processed by ``devlink`` and not injected to the kernel's Rx path. 97 processed by ``devlink`` and injected to the kernel's Rx path. Changing the 102 For example, ARP request and IGMP query packets. Packets are injected to
|
/kernel/linux/linux-5.10/Documentation/arm64/ |
D | amu.rst | 119 exception being injected into the guest.
|
D | pointer-authentication.rst | 109 result in an UNDEFINED exception being injected into the guest.
|
/kernel/linux/linux-5.10/kernel/irq/ |
D | resend.c | 55 * Validate whether this interrupt can be safely injected from in irq_sw_resend()
|
/kernel/linux/linux-5.10/Documentation/ia64/ |
D | err_inject.rst | 42 # loop: times the error will be injected. 43 # interval: In second. every so often one error is injected. 966 printf("\t\t loop: times the error will be injected.\n"); 967 printf("\t\t interval: In second. every so often one error is injected.\n");
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
D | dma.h | 161 /* Last time we injected a ring overflow. */
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | mac80211-injection.rst | 7 mac80211 now allows arbitrary packets to be injected down any Monitor Mode
|
/kernel/linux/linux-5.10/Documentation/vm/ |
D | hwpoison.rst | 125 injected failures, not for real memory failures.
|