Searched refs:kvm_mp_state (Results 1 – 15 of 15) sorted by relevance
| /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 | 526 struct kvm_mp_state { struct 1354 #define KVM_GET_MP_STATE _IOR(KVMIO, 0x98, struct kvm_mp_state) 1355 #define KVM_SET_MP_STATE _IOW(KVMIO, 0x99, struct kvm_mp_state)
|
| /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 | 526 struct kvm_mp_state { struct 1354 #define KVM_GET_MP_STATE _IOR(KVMIO, 0x98, struct kvm_mp_state) 1355 #define KVM_SET_MP_STATE _IOW(KVMIO, 0x99, struct kvm_mp_state)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | kvm.h | 576 struct kvm_mp_state { struct 1441 #define KVM_GET_MP_STATE _IOR(KVMIO, 0x98, struct kvm_mp_state) 1442 #define KVM_SET_MP_STATE _IOW(KVMIO, 0x99, struct kvm_mp_state)
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | kvm.h | 576 struct kvm_mp_state { struct 1441 #define KVM_GET_MP_STATE _IOR(KVMIO, 0x98, struct kvm_mp_state) 1442 #define KVM_SET_MP_STATE _IOW(KVMIO, 0x99, struct kvm_mp_state)
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/include/ |
| H A D | kvm_util.h | 153 struct kvm_mp_state *mp_state);
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/ |
| H A D | arm.c | 444 struct kvm_mp_state *mp_state) in kvm_arch_vcpu_ioctl_get_mpstate() 455 struct kvm_mp_state *mp_state) in kvm_arch_vcpu_ioctl_set_mpstate()
|
| /OK3568_Linux_fs/kernel/arch/mips/kvm/ |
| H A D | mips.c | 534 struct kvm_mp_state *mp_state) in kvm_arch_vcpu_ioctl_get_mpstate() 540 struct kvm_mp_state *mp_state) in kvm_arch_vcpu_ioctl_set_mpstate()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kvm_host.h | 930 struct kvm_mp_state *mp_state); 932 struct kvm_mp_state *mp_state);
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/x86_64/ |
| H A D | processor.c | 585 struct kvm_mp_state mp_state; in vm_vcpu_add_default() 908 struct kvm_mp_state mp_state;
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | powerpc.c | 2006 struct kvm_mp_state *mp_state) in kvm_arch_vcpu_ioctl_get_mpstate() 2012 struct kvm_mp_state *mp_state) in kvm_arch_vcpu_ioctl_set_mpstate()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/ |
| H A D | kvm_util.c | 1277 struct kvm_mp_state *mp_state) in vcpu_set_mp_state()
|
| /OK3568_Linux_fs/kernel/virt/kvm/ |
| H A D | kvm_main.c | 3376 struct kvm_mp_state mp_state; in kvm_vcpu_ioctl() 3388 struct kvm_mp_state mp_state; in kvm_vcpu_ioctl()
|
| /OK3568_Linux_fs/kernel/arch/s390/kvm/ |
| H A D | kvm-s390.c | 3747 struct kvm_mp_state *mp_state) in kvm_arch_vcpu_ioctl_get_mpstate() 3762 struct kvm_mp_state *mp_state) in kvm_arch_vcpu_ioctl_set_mpstate()
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | api.rst | 1380 :Parameters: struct kvm_mp_state (out) 1385 struct kvm_mp_state { 1428 :Parameters: struct kvm_mp_state (in)
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | x86.c | 9730 struct kvm_mp_state *mp_state) in kvm_arch_vcpu_ioctl_get_mpstate() 9750 struct kvm_mp_state *mp_state) in kvm_arch_vcpu_ioctl_set_mpstate()
|