Searched refs:l2c (Results 1 – 4 of 4) sorted by relevance
22 bool l2c = false; in probe_l2() local30 l2c = conf2 & MIPS_CONF_M; in probe_l2()31 if (l2c) in probe_l2()32 l2c = read_c0_config3() & MIPS_CONF_M; in probe_l2()33 if (l2c) in probe_l2()34 l2c = read_c0_config4() & MIPS_CONF_M; in probe_l2()35 if (l2c) in probe_l2()36 l2c = read_c0_config5() & MIPS_CONF5_L2C; in probe_l2()39 if (l2c && config_enabled(CONFIG_MIPS_CM)) { in probe_l2()41 } else if (l2c) { in probe_l2()
1022 auto l2c = pldm_entity_association_tree_add( in TEST() local1024 EXPECT_NE(l2c, nullptr); in TEST()1047 EXPECT_EQ(pldm_entity_is_node_parent(l2c), false); in TEST()1057 pldm_entity parentL2c = pldm_entity_get_parent(l2c); in TEST()1060 EXPECT_EQ(pldm_entity_is_exist_parent(l2c), true); in TEST()1153 pldm_entity p2c = pldm_entity_extract(l2c); in TEST()1429 auto l2c = pldm_entity_association_tree_add( in TEST() local1431 EXPECT_NE(l2c, nullptr); in TEST()1843 auto l2c = pldm_entity_association_tree_add( in TEST() local1845 EXPECT_NE(l2c, nullptr); in TEST()[all …]
117 L2C0: l2c {
3732 cvmx-l2c.c: 196693733 cvmx-l2c-defs.h: 233953734 cvmx-l2c.h: 10068