Home
last modified time | relevance | path

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

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