Searched refs:LTR_REQ_NONSNOOP (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/platform/x86/intel/pmc/ | ||
H A D | core.h | 191 #define LTR_REQ_NONSNOOP BIT(31) macro |
H A D | core.c | 661 if (FIELD_GET(LTR_REQ_NONSNOOP, ltr_raw_data)) { in pmc_core_ltr_show() |