| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A 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()
|
| H A D | irq.c | 57 return v->arch.interrupt.injected; in kvm_cpu_has_extint()
|
| H A D | x86.c | 549 if (!vcpu->arch.exception.pending && !vcpu->arch.exception.injected) { in kvm_multiple_exception() 561 vcpu->arch.exception.injected = true; in kvm_multiple_exception() 572 vcpu->arch.exception.injected = false; in kvm_multiple_exception() 601 vcpu->arch.exception.injected = false; in kvm_multiple_exception() 4313 events->exception.injected = 0; in kvm_vcpu_ioctl_x86_get_vcpu_events() 4316 events->exception.injected = vcpu->arch.exception.injected; in kvm_vcpu_ioctl_x86_get_vcpu_events() 4324 events->exception.injected |= in kvm_vcpu_ioctl_x86_get_vcpu_events() 4333 events->interrupt.injected = in kvm_vcpu_ioctl_x86_get_vcpu_events() 4334 vcpu->arch.interrupt.injected && !vcpu->arch.interrupt.soft; in kvm_vcpu_ioctl_x86_get_vcpu_events() 4339 events->nmi.injected = vcpu->arch.nmi_injected; in kvm_vcpu_ioctl_x86_get_vcpu_events() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/apei/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/ |
| H A D | kvm.h | 320 __u8 injected; member 327 __u8 injected; member 333 __u8 injected; member
|
| /OK3568_Linux_fs/kernel/tools/arch/x86/include/uapi/asm/ |
| H A D | kvm.h | 320 __u8 injected; member 327 __u8 injected; member 333 __u8 injected; member
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| 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
|
| H A 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
|
| /OK3568_Linux_fs/kernel/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.
|
| /OK3568_Linux_fs/kernel/Documentation/fault-injection/ |
| H A 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.
|
| H A D | nvme-fault-injection.rst | 6 injected into the nvme_try_complete_req. Users can change the default status
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/readline/ |
| H A D | readline.inc | 55 # see their spec file for where this is injected. Extra versioning is harmless so we just do the sa…
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/ |
| H A D | 0002-nslookup-sanitize-all-printed-strings-with-printable.patch | 7 Otherwise, terminal sequences can be injected, which enables various terminal injection
|
| /OK3568_Linux_fs/kernel/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.
|
| /OK3568_Linux_fs/buildroot/package/busybox/ |
| H A D | 0004-nslookup-sanitize-all-printed-strings-with-printable.patch | 6 Otherwise, terminal sequences can be injected, which enables various terminal injection
|
| /OK3568_Linux_fs/kernel/drivers/powercap/ |
| H A D | Kconfig | 43 CPUs for power capping. Idle period can be injected
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | mac80211-injection.rst | 7 mac80211 now allows arbitrary packets to be injected down any Monitor Mode
|
| /OK3568_Linux_fs/kernel/Documentation/ia64/ |
| H A 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");
|
| /OK3568_Linux_fs/kernel/Documentation/arm64/ |
| H A D | amu.rst | 119 exception being injected into the guest.
|
| H A D | pointer-authentication.rst | 109 result in an UNDEFINED exception being injected into the guest.
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.mpc83xx.ddrecc | 21 errors will be injected when it accesses its code, data etc.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-sato/webkit/ |
| H A D | webkitgtk_2.36.8.bb | 130 FILES:${PN} += "${libdir}/webkit2gtk-4.*/injected-bundle/libwebkit2gtkinjectedbundle.so"
|
| /OK3568_Linux_fs/kernel/Documentation/networking/devlink/ |
| 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
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/runqueue-tests/classes/ |
| H A D | base.bbclass | 201 # The logic *is* reversed here due to the way hard setscene dependencies are injected
|