Searched defs:get_msr (Results 1 – 5 of 5) sorted by relevance
187 unsigned long long get_msr(int cpu, int offset) in get_msr() function
26 int (*get_msr)(struct kvm_vcpu *vcpu, u32 msr, u64 *data); member
209 int (*get_msr)(struct x86_emulate_ctxt *ctxt, u32 msr_index, u64 *pdata); member
782 int (*get_msr)(struct kvm_vcpu *vcpu, struct msr_data *msr); member
266 int get_msr(int cpu, off_t offset, unsigned long long *msr) in get_msr() function