Home
last modified time | relevance | path

Searched refs:XCHAL_DTLB_ARF_WAYS (Results 1 – 12 of 12) sorted by relevance

/hal_xtensa-3.5.0/zephyr/soc/intel_apl_adsp/xtensa/config/
Dcore-matmap.h253 #define XCHAL_DTLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.5.0/zephyr/soc/intel_ace15_mtpm/xtensa/config/
Dcore-matmap.h253 #define XCHAL_DTLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.5.0/zephyr/soc/nxp_imx8/xtensa/config/
Dcore-matmap.h249 #define XCHAL_DTLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.5.0/zephyr/soc/mimx8ml8/xtensa/config/
Dcore-matmap.h249 #define XCHAL_DTLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.5.0/zephyr/soc/intel_icl_adsp/xtensa/config/
Dcore-matmap.h254 #define XCHAL_DTLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.5.0/zephyr/soc/intel_cnl_adsp/xtensa/config/
Dcore-matmap.h254 #define XCHAL_DTLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.5.0/zephyr/soc/intel_tgl_adsp/xtensa/config/
Dcore-matmap.h254 #define XCHAL_DTLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.5.0/zephyr/soc/nxp_rt500_adsp/xtensa/config/
Dcore-matmap.h258 #define XCHAL_DTLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.5.0/zephyr/soc/sample_controller/xtensa/config/
Dcore-matmap.h257 #define XCHAL_DTLB_ARF_WAYS 0 /* number of auto-refill ways */ macro
/hal_xtensa-3.5.0/src/hal/
Dmisc.c120 const unsigned char Xthal_dtlb_arf_ways = XCHAL_DTLB_ARF_WAYS;
/hal_xtensa-3.5.0/zephyr/soc/dc233c/xtensa/config/
Dcore-matmap.h419 #define XCHAL_DTLB_ARF_WAYS 4 /* number of auto-refill ways */ macro
/hal_xtensa-3.5.0/include/xtensa/config/
Dcore.h902 #if XCHAL_HAVE_TLBS && !XCHAL_HAVE_SPANNING_WAY && XCHAL_ITLB_ARF_WAYS > 0 && XCHAL_DTLB_ARF_WAYS >…