Searched refs:RMID_VAL_UNAVAIL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/kernel/cpu/resctrl/ | ||
H A D | internal.h | 24 #define RMID_VAL_UNAVAIL BIT_ULL(62) macro |
H A D | monitor.c | 166 if (msr_val & RMID_VAL_UNAVAIL) in __rmid_read() |