Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/events/intel/
Duncore_discovery.h10 #define UNCORE_DISCOVERY_DVSEC_ID_MASK 0xffff macro
Duncore_discovery.c288 entry_id = val & UNCORE_DISCOVERY_DVSEC_ID_MASK; in intel_uncore_has_discovery_tables()