Searched refs:DEBUGCTL_RESERVED_BITS (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/x86/kvm/ | ||
H A D | svm.c | 74 #define DEBUGCTL_RESERVED_BITS (~(0x3fULL)) macro 3232 if (data & DEBUGCTL_RESERVED_BITS) svm_set_msr() |
Completed in 73 milliseconds