Home
last modified time | relevance | path

Searched refs:uncore_mmio_uncores (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/arch/x86/events/intel/
Duncore.c11 struct intel_uncore_type **uncore_mmio_uncores = empty_uncore; variable
1389 uncore_change_context(uncore_mmio_uncores, cpu, target); in uncore_event_cpu_offline()
1396 uncore_box_unref(uncore_mmio_uncores, die); in uncore_event_cpu_offline()
1469 mmio_ret = uncore_box_ref(uncore_mmio_uncores, die, cpu); in uncore_event_cpu_online()
1486 uncore_change_context(uncore_mmio_uncores, -1, cpu); in uncore_event_cpu_online()
1536 struct intel_uncore_type **types = uncore_mmio_uncores; in uncore_mmio_init()
1550 uncore_types_exit(uncore_mmio_uncores); in uncore_mmio_init()
1551 uncore_mmio_uncores = empty_uncore; in uncore_mmio_init()
1738 uncore_types_exit(uncore_mmio_uncores); in intel_uncore_init()
1748 uncore_types_exit(uncore_mmio_uncores); in intel_uncore_exit()
Duncore_snb.c1314 uncore_mmio_uncores = tgl_mmio_uncores; in tgl_l_uncore_mmio_init()
1319 uncore_mmio_uncores = tgl_mmio_uncores; in tgl_uncore_mmio_init()
Duncore.h553 extern struct intel_uncore_type **uncore_mmio_uncores;
Duncore_snbep.c4845 uncore_mmio_uncores = snr_mmio_uncores; in snr_uncore_mmio_init()
5321 uncore_mmio_uncores = icx_mmio_uncores; in icx_uncore_mmio_init()