Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h22 #define RMID_VAL_UNAVAIL BIT_ULL(62) macro
H A Dmonitor.c154 if (msr_val & RMID_VAL_UNAVAIL) in __rmid_read_phys()
301 * ID is set in the QM_EVTSEL.RMID field. The RMID_VAL_UNAVAIL bit in __cntr_id_read()
309 if (msr_val & RMID_VAL_UNAVAIL) in __cntr_id_read()