Searched refs:empty_uncore (Results 1 – 2 of 2) sorted by relevance
13 struct intel_uncore_type *empty_uncore[] = { NULL, }; variable14 struct intel_uncore_type **uncore_msr_uncores = empty_uncore;15 struct intel_uncore_type **uncore_pci_uncores = empty_uncore;16 struct intel_uncore_type **uncore_mmio_uncores = empty_uncore;1433 uncore_pci_uncores = empty_uncore; in uncore_pci_init()1685 uncore_msr_uncores = empty_uncore; in uncore_cpu_init()1706 uncore_mmio_uncores = empty_uncore; in uncore_mmio_init()
706 return empty_uncore; in intel_uncore_generic_init_uncores()