Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/svm/
H A Dsvm.c1790 * because db_interception might need it. We can do it before vmentry. in svm_sync_dirty_debug_regs()
1829 static int db_interception(struct vcpu_svm *svm) in db_interception() function
2903 [SVM_EXIT_EXCP_BASE + DB_VECTOR] = db_interception,
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dsvm.c2036 * because db_interception might need it. We can do it before vmentry. in svm_sync_dirty_debug_regs()
2082 static int db_interception(struct kvm_vcpu *vcpu) in db_interception() function
3282 [SVM_EXIT_EXCP_BASE + DB_VECTOR] = db_interception,

Completed in 11 milliseconds