Home
last modified time | relevance | path

Searched refs:svm_hwapic_isr_update (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dsvm.h460 void svm_hwapic_isr_update(struct kvm_vcpu *vcpu, int max_isr);
H A Davic.c606 void svm_hwapic_isr_update(struct kvm_vcpu *vcpu, int max_isr) in svm_hwapic_isr_update() function
H A Dsvm.c4273 .hwapic_isr_update = svm_hwapic_isr_update,