Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h234 #define DR6_BD (1 << 13) macro
/linux/arch/x86/kvm/
H A Demulate.c3842 dr6 |= DR6_BD | DR6_ACTIVE_LOW; in check_dr_read()