Searched refs:avic_hardware_setup (Results 1 – 3 of 3) sorted by relevance
629 bool avic_hardware_setup(struct kvm_x86_ops *ops);
1163 bool avic_hardware_setup(struct kvm_x86_ops *x86_ops) in avic_hardware_setup() function
5002 enable_apicv = avic = avic && avic_hardware_setup(&svm_x86_ops); in svm_hardware_setup()