Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsvm.c1883 * because db_interception might need it. We can do it before vmentry. in svm_sync_dirty_debug_regs()
1968 static int db_interception(struct kvm_vcpu *vcpu)
3258 [SVM_EXIT_EXCP_BASE + DB_VECTOR] = db_interception,
1969 static int db_interception(struct kvm_vcpu *vcpu) db_interception() function