Searched refs:kvm_clock_data (Results 1 – 6 of 6) 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 | 1085 struct kvm_clock_data { struct 1270 #define KVM_SET_CLOCK _IOW(KVMIO, 0x7b, struct kvm_clock_data) 1271 #define KVM_GET_CLOCK _IOR(KVMIO, 0x7c, struct kvm_clock_data)
|
| /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 | 1085 struct kvm_clock_data { struct 1270 #define KVM_SET_CLOCK _IOW(KVMIO, 0x7b, struct kvm_clock_data) 1271 #define KVM_GET_CLOCK _IOR(KVMIO, 0x7c, struct kvm_clock_data)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | kvm.h | 1163 struct kvm_clock_data { struct 1354 #define KVM_SET_CLOCK _IOW(KVMIO, 0x7b, struct kvm_clock_data) 1355 #define KVM_GET_CLOCK _IOR(KVMIO, 0x7c, struct kvm_clock_data)
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | kvm.h | 1163 struct kvm_clock_data { struct 1354 #define KVM_SET_CLOCK _IOW(KVMIO, 0x7b, struct kvm_clock_data) 1355 #define KVM_GET_CLOCK _IOR(KVMIO, 0x7c, struct kvm_clock_data)
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | api.rst | 962 :Parameters: struct kvm_clock_data (out) 970 set of bits that KVM can return in struct kvm_clock_data's flag member. 982 struct kvm_clock_data { 995 :Parameters: struct kvm_clock_data (in) 1004 struct kvm_clock_data {
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | x86.c | 5778 struct kvm_clock_data user_ns; in kvm_arch_vm_ioctl() 5802 struct kvm_clock_data user_ns; in kvm_arch_vm_ioctl()
|