Home
last modified time | relevance | path

Searched defs:get_msr (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dppc.h103 static inline unsigned long get_msr(void) in get_msr() function
/openbmc/qemu/target/microblaze/
H A Dmachine.c39 static int get_msr(QEMUFile *f, void *opaque, size_t size, in get_msr() function
/openbmc/linux/arch/x86/kvm/
H A Dpmu.h29 int (*get_msr)(struct kvm_vcpu *vcpu, struct msr_data *msr_info); member
H A Dkvm_emulate.h204 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 Dx86_energy_perf_policy.c680 int get_msr(int cpu, int offset, unsigned long long *msr) in get_msr() function
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h1578 int (*get_msr)(struct kvm_vcpu *vcpu, struct msr_data *msr); member