Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dperf_event_intel_cqm.c66 #define RMID_VAL_UNAVAIL (1ULL << 62) macro
918 if (val & (RMID_VAL_ERROR | RMID_VAL_UNAVAIL)) in intel_cqm_event_read()
933 if (val & (RMID_VAL_ERROR | RMID_VAL_UNAVAIL)) in __intel_cqm_event_count()