Home
last modified time | relevance | path

Searched refs:bdx_uncore_cbox (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Duncore_snbep.c3153 static struct intel_uncore_type bdx_uncore_cbox = { variable
3187 &bdx_uncore_cbox,
3203 if (bdx_uncore_cbox.num_boxes > boot_cpu_data.x86_max_cores) in bdx_uncore_cpu_init()
3204 bdx_uncore_cbox.num_boxes = boot_cpu_data.x86_max_cores; in bdx_uncore_cpu_init()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Duncore_snbep.c3225 static struct intel_uncore_type bdx_uncore_cbox = { variable
3259 &bdx_uncore_cbox,
3275 if (bdx_uncore_cbox.num_boxes > boot_cpu_data.x86_max_cores) in bdx_uncore_cpu_init()
3276 bdx_uncore_cbox.num_boxes = boot_cpu_data.x86_max_cores; in bdx_uncore_cpu_init()

Completed in 15 milliseconds