Home
last modified time | relevance | path

Searched defs:update_bp_intercept (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dkvm_host.h1034 void (*update_bp_intercept)(struct kvm_vcpu *vcpu); member
/arch/x86/kvm/
Dsvm.c2697 static void update_bp_intercept(struct kvm_vcpu *vcpu) in update_bp_intercept() function