Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/svm/
Dsvm.c1746 static void update_exception_bitmap(struct kvm_vcpu *vcpu) in update_exception_bitmap() function
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmx.c870 void update_exception_bitmap(struct kvm_vcpu *vcpu) in update_exception_bitmap() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dkvm_host.h1112 void (*update_exception_bitmap)(struct kvm_vcpu *vcpu); member