Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dsvm.c75 #define DEBUGCTL_RESERVED_BITS (~(0x3fULL)) macro
3154 if (data & DEBUGCTL_RESERVED_BITS) in svm_set_msr()