Home
last modified time | relevance | path

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

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