Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Duncore_snb.c395 static struct intel_uncore_ops skl_uncore_msr_ops = { variable
417 .ops = &skl_uncore_msr_ops,
433 snb_uncore_arb.ops = &skl_uncore_msr_ops; in skl_uncore_cpu_init()
534 icl_uncore_cbox.ops = &skl_uncore_msr_ops; in tgl_uncore_cpu_init()
535 icl_uncore_clockbox.ops = &skl_uncore_msr_ops; in tgl_uncore_cpu_init()
536 snb_uncore_arb.ops = &skl_uncore_msr_ops; in tgl_uncore_cpu_init()
537 skl_uncore_msr_ops.init_box = rkl_uncore_msr_init_box; in tgl_uncore_cpu_init()