Searched refs:vmm_handle_cpuid (Results 1 – 1 of 1) sorted by relevance
102 int vmm_handle_cpuid(struct vcpu *);4166 ret = vmm_handle_cpuid(vcpu); in svm_handle_exit()4258 ret = vmm_handle_cpuid(vcpu); in vmx_handle_exit()5726 vmm_handle_cpuid(struct vcpu *vcpu) in vmm_handle_cpuid() function