Searched refs:KVM_SET_CLOCK (Results 1 – 3 of 3) sorted by relevance
102 vm_ioctl(vm, KVM_SET_CLOCK, &data); in setup_clock()
254 vm_ioctl(vm, KVM_SET_CLOCK, &clock); in main()
1512 #define KVM_SET_CLOCK _IOW(KVMIO, 0x7b, struct kvm_clock_data) macro