Home
last modified time | relevance | path

Searched refs:KVM_RUN (Results 1 – 25 of 50) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/kvm/x86_64/
H A Dmmio_warning_test.c46 res = ioctl(kvmcpu, KVM_RUN, 0); in thr()
H A Dtsc_msrs_test.c84 vcpu_ioctl(vm, vcpuid, KVM_RUN, NULL); in run_vcpu()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/kvm/x86_64/
H A Dmmio_warning_test.c46 res = ioctl(kvmcpu, KVM_RUN, 0); in thr()
H A Dtsc_msrs_test.c84 vcpu_ioctl(vm, vcpuid, KVM_RUN, NULL); in run_vcpu()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/kvm/x86_64/
H A Dmmio_warning_test.c46 res = ioctl(kvmcpu, KVM_RUN, 0); in thr()
H A Dtsc_msrs_test.c84 vcpu_ioctl(vm, vcpuid, KVM_RUN, NULL); in run_vcpu()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/kvm/
H A Dsteal_time.c258 vcpu_ioctl(vm, vcpuid, KVM_RUN, NULL); in run_vcpu()
H A Ddirty_log_test.c543 ret = ioctl(vcpu_fd, KVM_RUN, NULL); in vcpu_worker()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/kvm/
H A Dsteal_time.c258 vcpu_ioctl(vm, vcpuid, KVM_RUN, NULL); in run_vcpu()
H A Ddirty_log_test.c543 ret = ioctl(vcpu_fd, KVM_RUN, NULL); in vcpu_worker()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/kvm/
H A Dsteal_time.c258 vcpu_ioctl(vm, vcpuid, KVM_RUN, NULL); in run_vcpu()
H A Ddirty_log_test.c543 ret = ioctl(vcpu_fd, KVM_RUN, NULL); in vcpu_worker()
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/virt/kvm/
H A Dapi.rst266 KVM_RUN documentation for details.
386 4.10 KVM_RUN
1952 TLB, prior to calling KVM_RUN on the associated vcpu.
2132 prior to calling the KVM_RUN ioctl.
2882 (with the KVM_RUN ioctl), the host kernel will allocate a
2892 HPTEs on the next KVM_RUN of any vcpu.
3143 and execute guest code when KVM_RUN is called.
3180 - KVM_RUN and KVM_GET_REG_LIST are not available;
5059 This field is polled once when KVM_RUN starts; if non-zero, KVM_RUN
5392 KVM_RUN again before shutdown finally occurs).
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/virt/kvm/
H A Dapi.rst266 KVM_RUN documentation for details.
386 4.10 KVM_RUN
1952 TLB, prior to calling KVM_RUN on the associated vcpu.
2132 prior to calling the KVM_RUN ioctl.
2882 (with the KVM_RUN ioctl), the host kernel will allocate a
2892 HPTEs on the next KVM_RUN of any vcpu.
3143 and execute guest code when KVM_RUN is called.
3180 - KVM_RUN and KVM_GET_REG_LIST are not available;
5059 This field is polled once when KVM_RUN starts; if non-zero, KVM_RUN
5392 KVM_RUN again before shutdown finally occurs).
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/virt/kvm/
H A Dapi.rst266 KVM_RUN documentation for details.
386 4.10 KVM_RUN
1952 TLB, prior to calling KVM_RUN on the associated vcpu.
2132 prior to calling the KVM_RUN ioctl.
2882 (with the KVM_RUN ioctl), the host kernel will allocate a
2892 HPTEs on the next KVM_RUN of any vcpu.
3143 and execute guest code when KVM_RUN is called.
3180 - KVM_RUN and KVM_GET_REG_LIST are not available;
5059 This field is polled once when KVM_RUN starts; if non-zero, KVM_RUN
5392 KVM_RUN again before shutdown finally occurs).
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/kvm/aarch64/
H A Dvgic_init.c55 int ret = _vcpu_ioctl(vm, vcpuid, KVM_RUN, NULL); in run_vcpu()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/kvm/aarch64/
H A Dvgic_init.c55 int ret = _vcpu_ioctl(vm, vcpuid, KVM_RUN, NULL); in run_vcpu()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/kvm/aarch64/
H A Dvgic_init.c55 int ret = _vcpu_ioctl(vm, vcpuid, KVM_RUN, NULL); in run_vcpu()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c1300 rc = ioctl(vcpu->fd, KVM_RUN, NULL); in _vcpu_run()
1325 ret = ioctl(vcpu->fd, KVM_RUN, NULL); in vcpu_run_complete_io()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c1300 rc = ioctl(vcpu->fd, KVM_RUN, NULL); in _vcpu_run()
1325 ret = ioctl(vcpu->fd, KVM_RUN, NULL); in vcpu_run_complete_io()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c1300 rc = ioctl(vcpu->fd, KVM_RUN, NULL); in _vcpu_run()
1325 ret = ioctl(vcpu->fd, KVM_RUN, NULL); in vcpu_run_complete_io()
/dports/emulators/qemu42/qemu-4.2.1/linux-headers/linux/
H A Dkvm.h1352 #define KVM_RUN _IO(KVMIO, 0x80) macro
/dports/emulators/qemu-utils/qemu-4.2.1/linux-headers/linux/
H A Dkvm.h1352 #define KVM_RUN _IO(KVMIO, 0x80) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/linux-headers/linux/
H A Dkvm.h1302 #define KVM_RUN _IO(KVMIO, 0x80) macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/linux-headers/linux/
H A Dkvm.h1365 #define KVM_RUN _IO(KVMIO, 0x80) macro

12