Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c231 if (tval & (RMID_VAL_ERROR | RMID_VAL_UNAVAIL)) { in __mon_event_count()
249 return RMID_VAL_ERROR; in __mon_event_count()
277 if (tval & (RMID_VAL_ERROR | RMID_VAL_UNAVAIL)) in mbm_bw_count()
H A Dinternal.h42 #define RMID_VAL_ERROR BIT_ULL(63) macro
H A Dctrlmondata.c480 if (rr.val & RMID_VAL_ERROR) in rdtgroup_mondata_show()