Searched refs:__OCTEON_IS_MODEL_COMPILE__ (Results 1 – 1 of 1) sorted by relevance
285 #define __OCTEON_IS_MODEL_COMPILE__(arg_model, chip_model) \ macro334 return(__OCTEON_IS_MODEL_COMPILE__(model, cpuid)); in __octeon_is_model_runtime__()351 #define CVMX_COMPILED_FOR(x) __OCTEON_IS_MODEL_COMPILE__(x, OCTEON_MODEL)355 ? __OCTEON_IS_MODEL_COMPILE__(x, OCTEON_MODEL) \356 : __OCTEON_IS_MODEL_COMPILE__(x, cvmx_get_proc_id()))