Home
last modified time | relevance | path

Searched defs:update_exception_bitmap (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dsvm.c1742 static void update_exception_bitmap(struct kvm_vcpu *vcpu) in update_exception_bitmap() function
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c870 void update_exception_bitmap(struct kvm_vcpu *vcpu) in update_exception_bitmap() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkvm_host.h1111 void (*update_exception_bitmap)(struct kvm_vcpu *vcpu); member