/linux/Documentation/ABI/testing/ |
H A D | debugfs-cxl | 9 aligned and the length of the injected poison is 64-bytes. If 69 was enumerated in RCH mode, a CXL 1.1 error is injected, otherwise 70 a CXL 2.0 error is injected.
|
H A D | securityfs-secrets-coco | 48 Note: The binary format of the secrets table injected by the
|
/linux/Documentation/firmware-guide/acpi/apei/ |
H A D | einj.rst | 69 Set the value of the error type being injected. Possible error types 144 in controlling where the errors are injected. Your BIOS may support an 154 signature being injected. The actual data passed is this:: 174 An ACPI 5.0 BIOS may also allow vendor-specific errors to be injected. 188 # cat available_error_type # See which errors can be injected 211 # cat einj_types # See which errors can be injected
|
/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | nested_exceptions_test.c |
|
H A D | sync_regs_test.c |
|
/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/arch/x86/kvm/ |
H A D | irq.c | 62 return v->arch.interrupt.injected; in kvm_cpu_has_extint()
|
H A D | x86.c | 795 ex->injected = false; in kvm_queue_exception_vmexit() 826 if (!vcpu->arch.exception.pending && !vcpu->arch.exception.injected) { in kvm_multiple_exception() 837 vcpu->arch.exception.injected = true; in kvm_multiple_exception() 848 vcpu->arch.exception.injected = false; in kvm_multiple_exception() 876 vcpu->arch.exception.injected = false; in kvm_multiple_exception() 5320 !vcpu->arch.exception.injected) in kvm_vcpu_ioctl_x86_get_vcpu_events() 5346 events->exception.injected = ex->injected; in kvm_vcpu_ioctl_x86_get_vcpu_events() 5354 events->exception.injected |= ex->pending; in kvm_vcpu_ioctl_x86_get_vcpu_events() 5362 events->interrupt.injected = in kvm_vcpu_ioctl_x86_get_vcpu_events() 5363 vcpu->arch.interrupt.injected && !vcpu->arch.interrupt.soft; in kvm_vcpu_ioctl_x86_get_vcpu_events() [all …]
|
/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
|
H A 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
|
/linux/tools/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 337 __u8 injected; member 344 __u8 injected; member 350 __u8 injected; member
|
/linux/Documentation/fault-injection/ |
H A D | fault-injection.rst | 56 When the fault is injected and the reallocation is triggered, cached pointers 133 injected. '0' means no messages; '1' will print only a single 151 stacktrace walking. Failure is injected only if some caller 188 specifies the minimum page allocation order to be injected 280 that the fault setup with a previous write to this file was injected. 281 A positive integer N indicates that the fault wasn't yet injected.
|
H A D | nvme-fault-injection.rst | 6 injected into the nvme_try_complete_req. Users can change the default status
|
/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/networking/ |
H A D | mac80211-injection.rst | 7 mac80211 now allows arbitrary packets to be injected down any Monitor Mode
|
/linux/drivers/powercap/ |
H A D | Kconfig | 59 CPUs for power capping. Idle period can be injected
|
/linux/Documentation/arch/arm64/ |
H A D | amu.rst | 119 exception being injected into the guest.
|
/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/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
|