Searched refs:KVM_GET_ONE_REG (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/include/aarch64/ |
| H A D | processor.h | 44 vcpu_ioctl(vm, vcpuid, KVM_GET_ONE_REG, ®); in get_reg()
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/devices/ |
| H A D | xics.rst | 41 KVM_GET_ONE_REG and KVM_SET_ONE_REG ioctls on the vcpu. The 64 bit
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/aarch64/ |
| H A D | get-reg-list.c | 401 ret = _vcpu_ioctl(vm, 0, KVM_GET_ONE_REG, ®); in main()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | kvm.h | 1384 #define KVM_GET_ONE_REG _IOW(KVMIO, 0xab, struct kvm_one_reg) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | kvm.h | 1384 #define KVM_GET_ONE_REG _IOW(KVMIO, 0xab, struct kvm_one_reg) macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | kvm.h | 1471 #define KVM_GET_ONE_REG _IOW(KVMIO, 0xab, struct kvm_one_reg) macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | kvm.h | 1471 #define KVM_GET_ONE_REG _IOW(KVMIO, 0xab, struct kvm_one_reg) macro
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/ |
| H A D | arm.c | 1177 case KVM_GET_ONE_REG: { in kvm_arch_vcpu_ioctl()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/ |
| H A D | kvm_util.c | 1514 ret = _vcpu_ioctl(vm, vcpuid, KVM_GET_ONE_REG, reg); in vcpu_get_reg()
|
| /OK3568_Linux_fs/kernel/arch/mips/kvm/ |
| H A D | mips.c | 947 case KVM_GET_ONE_REG: { in kvm_arch_vcpu_ioctl()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | powerpc.c | 2053 case KVM_GET_ONE_REG: in kvm_arch_vcpu_ioctl()
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | api.rst | 2464 userspace. When transferred to or from user memory via KVM_GET_ONE_REG 2554 4.69 KVM_GET_ONE_REG 3140 - KVM_REG_ARM64_SVE_VLS may be read using KVM_GET_ONE_REG: the 3148 - KVM_GET_ONE_REG and KVM_SET_ONE_REG cannot be used to access 3215 KVM_GET_ONE_REG/KVM_SET_ONE_REG calls. 4564 KVM_RUN, KVM_GET_REG_LIST, KVM_GET_ONE_REG and KVM_SET_ONE_REG, will fail with
|
| /OK3568_Linux_fs/kernel/arch/s390/kvm/ |
| H A D | kvm-s390.c | 4865 case KVM_GET_ONE_REG: { in kvm_arch_vcpu_ioctl()
|