Searched refs:intel_uncore_has_discovery_tables (Results 1 – 3 of 3) sorted by relevance
127 bool intel_uncore_has_discovery_tables(void);
261 bool intel_uncore_has_discovery_tables(void) in intel_uncore_has_discovery_tables() function
1851 if (!uncore_no_discover && intel_uncore_has_discovery_tables()) in intel_uncore_init()1859 if (uncore_init->use_discovery && !intel_uncore_has_discovery_tables()) in intel_uncore_init()