Searched defs:get_msr (Results 1 – 5 of 5) sorted by relevance
29 int (*get_msr)(struct kvm_vcpu *vcpu, struct msr_data *msr_info); member
204 int (*get_msr)(struct x86_emulate_ctxt *ctxt, u32 msr_index, u64 *pdata); member
680 int get_msr(int cpu, int offset, unsigned long long *msr) in get_msr() function
690 int get_msr(int cpu, off_t offset, unsigned long long *msr) in get_msr() function
1577 int (*get_msr)(struct kvm_vcpu *vcpu, struct msr_data *msr); member