Home
last modified time | relevance | path

Searched refs:XCHAL_ITLB_ARF_WAYS (Results 1 – 13 of 13) sorted by relevance

/hal_xtensa-3.6.0/zephyr/soc/mimx8ml8/xtensa/config/
Dcore-matmap.h183 #define XCHAL_ITLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.6.0/zephyr/soc/intel_apl_adsp/xtensa/config/
Dcore-matmap.h187 #define XCHAL_ITLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.6.0/zephyr/soc/intel_ace15_mtpm/xtensa/config/
Dcore-matmap.h187 #define XCHAL_ITLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.6.0/zephyr/soc/nxp_imx_adsp/xtensa/config/
Dcore-matmap.h183 #define XCHAL_ITLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.6.0/zephyr/soc/nxp_imx8ulp/xtensa/config/
Dcore-matmap.h186 #define XCHAL_ITLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.6.0/zephyr/soc/intel_icl_adsp/xtensa/config/
Dcore-matmap.h188 #define XCHAL_ITLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.6.0/zephyr/soc/intel_tgl_adsp/xtensa/config/
Dcore-matmap.h188 #define XCHAL_ITLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.6.0/zephyr/soc/intel_cnl_adsp/xtensa/config/
Dcore-matmap.h188 #define XCHAL_ITLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.6.0/zephyr/soc/nxp_rt500_adsp/xtensa/config/
Dcore-matmap.h192 #define XCHAL_ITLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.6.0/zephyr/soc/sample_controller/xtensa/config/
Dcore-matmap.h191 #define XCHAL_ITLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.6.0/src/hal/
Dmisc.c117 const unsigned char Xthal_itlb_arf_ways = XCHAL_ITLB_ARF_WAYS;
/hal_xtensa-3.6.0/zephyr/soc/dc233c/xtensa/config/
Dcore-matmap.h193 #define XCHAL_ITLB_ARF_WAYS 4 /* number of auto-refill ways */ macro
/hal_xtensa-3.6.0/include/xtensa/config/
Dcore.h902 #if XCHAL_HAVE_TLBS && !XCHAL_HAVE_SPANNING_WAY && XCHAL_ITLB_ARF_WAYS > 0 && XCHAL_DTLB_ARF_WAYS >…