Searched refs:MSR_AMD64_IBSOP_REG_COUNT (Results 1 – 3 of 3) sorted by relevance
326 #define MSR_AMD64_IBSOP_REG_COUNT 7 macro327 #define MSR_AMD64_IBSOP_REG_MASK ((1UL<<MSR_AMD64_IBSOP_REG_COUNT)-1)
656 #define MSR_AMD64_IBSOP_REG_COUNT 7 macro657 #define MSR_AMD64_IBSOP_REG_MASK ((1UL<<MSR_AMD64_IBSOP_REG_COUNT)-1)
218 pub const MSR_AMD64_IBSOP_REG_COUNT: ::std::os::raw::c_uint = 0x00000007; constant