Searched refs:DEBUGCTL_RESERVED_BITS (Results 1 – 1 of 1) sorted by relevance
90 #define DEBUGCTL_RESERVED_BITS (~(0x3fULL)) macro4326 if (data & DEBUGCTL_RESERVED_BITS) in svm_set_msr()