Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_model.h30 #define ROC_ENV_ASIM BIT_ULL(63) macro
188 return roc_model->flag & ROC_ENV_ASIM; in roc_env_is_asim()
H A Droc_model.c196 {"ASIM_PLATFORM", ROC_ENV_ASIM}, in env_lookup_flag()