Searched defs:write_tsc_offset (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ | ||
| H A D | kvm_host.h | 1914 void (*write_tsc_offset)(struct kvm_vcpu *vcpu); global() member |
| /linux/arch/x86/kvm/ | ||
| H A D | x86.c | 2734 kvm_x86_call(write_tsc_offset)(vcpu); kvm_vcpu_write_tsc_offset() local |