Searched refs:empty_uncore (Results 1 – 1 of 1) sorted by relevance
8 static struct intel_uncore_type *empty_uncore[] = { NULL, }; variable9 struct intel_uncore_type **uncore_msr_uncores = empty_uncore;10 struct intel_uncore_type **uncore_pci_uncores = empty_uncore;11 struct intel_uncore_type **uncore_mmio_uncores = empty_uncore;1300 uncore_pci_uncores = empty_uncore; in uncore_pci_init()1530 uncore_msr_uncores = empty_uncore; in uncore_cpu_init()1551 uncore_mmio_uncores = empty_uncore; in uncore_mmio_init()