Home
last modified time | relevance | path

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

/arch/mips/cavium-octeon/executive/
Dcvmx-boot-vector.c145 if (OCTEON_IS_OCTEON1PLUS() && (i == 0 || i == 7)) in cvmx_boot_vector_init()
/arch/mips/include/asm/octeon/
Docteon-model.h393 #define OCTEON_IS_OCTEON1PLUS() (OCTEON_IS_OCTEON1() || OCTEON_IS_OCTEONPLUS()) macro