Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Dxgene_pmu.c1333 u32 mcb1routing; in acpi_pmu_v3_probe_active_mcb_mcu_l3c() local
1343 mcb1routing = CSW_CSWCR_MCB1_ROUTING(reg); in acpi_pmu_v3_probe_active_mcb_mcu_l3c()
1350 if ((mcb0routing == 0x2) && (mcb1routing == 0x2)) in acpi_pmu_v3_probe_active_mcb_mcu_l3c()
1352 else if ((mcb0routing == 0x1) && (mcb1routing == 0x1)) in acpi_pmu_v3_probe_active_mcb_mcu_l3c()
/kernel/linux/linux-6.6/drivers/perf/
H A Dxgene_pmu.c1329 u32 mcb1routing; in acpi_pmu_v3_probe_active_mcb_mcu_l3c() local
1339 mcb1routing = CSW_CSWCR_MCB1_ROUTING(reg); in acpi_pmu_v3_probe_active_mcb_mcu_l3c()
1346 if ((mcb0routing == 0x2) && (mcb1routing == 0x2)) in acpi_pmu_v3_probe_active_mcb_mcu_l3c()
1348 else if ((mcb0routing == 0x1) && (mcb1routing == 0x1)) in acpi_pmu_v3_probe_active_mcb_mcu_l3c()

Completed in 7 milliseconds