Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dkvm_host.h209 #define DR6_BS (1 << 14) macro
/linux/arch/x86/kvm/
A Dx86.c7945 kvm_run->debug.arch.dr6 = DR6_BS | DR6_ACTIVE_LOW; in kvm_vcpu_do_singlestep()
7951 kvm_queue_exception_p(vcpu, DB_VECTOR, DR6_BS); in kvm_vcpu_do_singlestep()

Completed in 31 milliseconds