Searched refs:__OCTEON_IS_MODEL_COMPILE__ (Results 1 – 2 of 2) sorted by relevance
232 #define __OCTEON_IS_MODEL_COMPILE__(A, B) \ macro273 return __OCTEON_IS_MODEL_COMPILE__(model, cpuid); in __octeon_is_model_runtime_internal__()
45 #define octeon_is_cpuid(x) (__OCTEON_IS_MODEL_COMPILE__(x, read_c0_prid()))
Completed in 7 milliseconds