Searched defs:get_msr (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | ppc.h | 103 static inline unsigned long get_msr(void) in get_msr() function
|
/openbmc/qemu/target/microblaze/ |
H A D | machine.c | 39 static int get_msr(QEMUFile *f, void *opaque, size_t size, in get_msr() function
|
/openbmc/linux/arch/x86/kvm/ |
H A D | pmu.h | 29 int (*get_msr)(struct kvm_vcpu *vcpu, struct msr_data *msr_info); member
|
H A D | kvm_emulate.h | 204 int (*get_msr)(struct x86_emulate_ctxt *ctxt, u32 msr_index, u64 *pdata); member
|
/openbmc/linux/tools/power/x86/x86_energy_perf_policy/ |
H A D | x86_energy_perf_policy.c | 680 int get_msr(int cpu, int offset, unsigned long long *msr) in get_msr() function
|
/openbmc/linux/tools/power/x86/turbostat/ |
H A D | turbostat.c | 693 int get_msr(int cpu, off_t offset, unsigned long long *msr) in get_msr() function
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | kvm_host.h | 1578 int (*get_msr)(struct kvm_vcpu *vcpu, struct msr_data *msr); member
|