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.h47 uint64_t kvm_arch_get_supported_msr_feature(KVMState *s, uint32_t index);
H A Dkvm-cpu.c79 kvm_arch_get_supported_msr_feature(kvm_state, in kvm_cpu_realizefn()
H A Dkvm.c584 uint64_t kvm_arch_get_supported_msr_feature(KVMState *s, uint32_t index) in kvm_arch_get_supported_msr_feature() function
3725 kvm_arch_get_supported_msr_feature(kvm_state, in kvm_msr_entry_add_vmx()
3736 kvm_arch_get_supported_msr_feature(kvm_state, in kvm_msr_entry_add_vmx()
3739 kvm_arch_get_supported_msr_feature(kvm_state, in kvm_msr_entry_add_vmx()
3831 kvm_arch_get_supported_msr_feature(kvm_state, in kvm_msr_entry_add_perf()
/openbmc/qemu/target/i386/
H A Dcpu.c6150 r = kvm_arch_get_supported_msr_feature(kvm_state, in x86_cpu_get_supported_feature_word()