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

/linux-master/arch/x86/include/asm/
H A Dkvm_host.h232 * We can regard all the bits in DR6_FIXED_1 as active_low bits;
240 #define DR6_FIXED_1 (DR6_ACTIVE_LOW & ~DR6_VOLATILE) macro
/linux-master/arch/x86/kvm/
H A Dx86.c1363 u64 fixed = DR6_FIXED_1;

Completed in 287 milliseconds