Searched refs:OCTEON_IS_OCTEON1PLUS (Results 1 – 4 of 4) sorted by relevance
145 if (OCTEON_IS_OCTEON1PLUS() && (i == 0 || i == 7)) in cvmx_boot_vector_init()
153 if (OCTEON_IS_OCTEON1PLUS()) { in octeon_l2c_probe()
237 if (OCTEON_IS_OCTEON1PLUS()) { in octeon_lmc_edac_probe()
393 #define OCTEON_IS_OCTEON1PLUS() (OCTEON_IS_OCTEON1() || OCTEON_IS_OCTEONPLUS()) macro