Home
last modified time | relevance | path

Searched refs:kvm_arch_get_supported_msr_feature (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/i386/kvm/
H A Dkvm_i386.h45 uint64_t kvm_arch_get_supported_msr_feature(KVMState *s, uint32_t index);
H A Dkvm-cpu.c49 kvm_arch_get_supported_msr_feature(kvm_state, in kvm_cpu_realizefn()
H A Dkvm.c496 uint64_t kvm_arch_get_supported_msr_feature(KVMState *s, uint32_t index) in kvm_arch_get_supported_msr_feature() function
3089 kvm_arch_get_supported_msr_feature(kvm_state, in kvm_msr_entry_add_vmx()
3100 kvm_arch_get_supported_msr_feature(kvm_state, in kvm_msr_entry_add_vmx()
3103 kvm_arch_get_supported_msr_feature(kvm_state, in kvm_msr_entry_add_vmx()
3188 kvm_arch_get_supported_msr_feature(kvm_state, in kvm_msr_entry_add_perf()
/openbmc/qemu/target/i386/
H A Dcpu.c5700 r = kvm_arch_get_supported_msr_feature(kvm_state, in x86_cpu_get_supported_feature_word()