| /linux/Documentation/firmware-guide/acpi/apei/ |
| H A D | einj.rst | 72 Set the value of the error type being injected. Possible error types 156 in controlling where the errors are injected. Your BIOS may support an 166 signature being injected. The actual data passed is this:: 186 An ACPI 5.0 BIOS may also allow vendor-specific errors to be injected. 200 # cat available_error_type # See which errors can be injected 212 # cat available_error_type # See which errors can be injected 244 # cat einj_types # See which errors can be injected
|
| /linux/arch/x86/kvm/ |
| H A D | x86.h | 197 vcpu->arch.exception.injected = false; in kvm_clear_exception_queue() 204 vcpu->arch.interrupt.injected = true; in kvm_queue_interrupt() 211 vcpu->arch.interrupt.injected = false; in kvm_clear_interrupt_queue() 216 return vcpu->arch.exception.injected || vcpu->arch.interrupt.injected || in kvm_event_needs_reinjection()
|
| H A D | irq.c | 73 return v->arch.interrupt.injected; in kvm_cpu_has_extint()
|
| H A D | Kconfig | 113 exceptions will be trapped by the hypervisor rather than injected
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | nested_exceptions_test.c | 198 TEST_ASSERT(!events.exception.injected, in queue_ss_exception() 203 events.exception.injected = inject; in queue_ss_exception()
|
| /linux/Documentation/driver-api/nvdimm/ |
| H A 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.
|
| /linux/Documentation/virt/kvm/s390/ |
| H A 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
|
| /linux/Documentation/security/secrets/ |
| H A D | coco.rst | 37 ``KVM_SEV_LAUNCH_SECRET`` command (see [sev]_). The structure of the injected 68 to which an EFI secret area with 4 secrets was injected during launch::
|
| /linux/Documentation/networking/devlink/ |
| H A D | iosm.rst | 56 PSI RAM and EBL are the RAM images which are injected to the device when the 84 4) Once EBL is injected successfully, then the actual firmware flashing takes
|
| /linux/arch/x86/include/uapi/asm/ |
| H A D | kvm.h | 342 __u8 injected; member 349 __u8 injected; member 355 __u8 injected; member
|
| /linux/tools/arch/x86/include/uapi/asm/ |
| H A D | kvm.h | 342 __u8 injected; member 349 __u8 injected; member 355 __u8 injected; member
|
| /linux/Documentation/virt/kvm/devices/ |
| H A 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.
|
| /linux/Documentation/ABI/testing/ |
| H A D | securityfs-secrets-coco | 48 Note: The binary format of the secrets table injected by the
|
| /linux/Documentation/networking/ |
| H A D | mac80211-injection.rst | 7 mac80211 now allows arbitrary packets to be injected down any Monitor Mode
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-inject.txt | 17 this case build-ids (-b option) are read and injected as needed into the event
|
| /linux/Documentation/sound/cards/ |
| H A D | pcmtest.rst | 94 Errors can be injected into the following PCM callbacks:
|
| /linux/Documentation/security/ |
| H A D | snp-tdx-threat-model.rst | 196 interrupts allowed to be injected into the guest kernel by the host, as 251 kernel action (i.e. processing of a host-injected interrupt).
|
| /linux/Documentation/fault-injection/ |
| H A D | nvme-fault-injection.rst | 6 injected into the nvme_try_complete_req. Users can change the default status
|
| /linux/Documentation/admin-guide/thermal/ |
| H A D | intel_powerclamp.rst | 214 idle time is injected when such a condition is detected. Currently, 340 Maximum injected idle time to the total CPU time ratio in percent range
|
| /linux/Documentation/virt/kvm/x86/ |
| H A D | msr.rst | 211 Bit 1 is 1 if asynchronous page faults can be injected when vcpu is in 245 in MSR_KVM_ASYNC_PF_EN or interrupt #0 can get injected. The MSR is
|
| /linux/Documentation/arch/arm64/ |
| H A D | pointer-authentication.rst | 108 result in an UNDEFINED exception being injected into the guest.
|
| /linux/Documentation/bpf/ |
| H A D | bpf_prog_run.rst | 83 ``XDP_PASS``, the packet will be injected into the kernel networking stack as
|
| /linux/Documentation/mm/ |
| H A D | hwpoison.rst | 121 injected failures, not for real memory failures. Once any hardware
|
| /linux/Documentation/driver-api/thermal/ |
| H A D | cpu-idle-cooling.rst | 192 * The injected idle duration must be greater than the idle state
|
| /linux/arch/x86/include/asm/ |
| H A D | kvm_host.h | 757 bool injected; member 897 bool injected; member
|