Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dkvm_host.h186 #define DR6_BD (1 << 13) macro
/Linux-v5.4/arch/x86/kvm/
Demulate.c4294 dr6 |= DR6_BD | DR6_RTM; in check_dr_read()
/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.c4923 vcpu->arch.dr6 |= DR6_BD | DR6_RTM; in handle_dr()