Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dsvm.c1558 static void update_bp_intercept(struct kvm_vcpu *vcpu) in update_bp_intercept() function
/linux-4.4.14/arch/x86/include/asm/
Dkvm_host.h781 void (*update_bp_intercept)(struct kvm_vcpu *vcpu); member