Searched refs:intel_uncore_has_discovery_tables (Results 1 – 3 of 3) sorted by relevance
125 bool intel_uncore_has_discovery_tables(void);
269 bool intel_uncore_has_discovery_tables(void) in intel_uncore_has_discovery_tables() function
1855 if (!uncore_no_discover && intel_uncore_has_discovery_tables()) in intel_uncore_init()1863 if (uncore_init->use_discovery && !intel_uncore_has_discovery_tables()) in intel_uncore_init()