Home
last modified time | relevance | path

Searched refs:XCHAL_ITLB_ARF_ENTRIES_LOG2 (Results 1 – 5 of 5) sorted by relevance

/hal_xtensa-latest/include/xtensa/
Dxtruntime-core-state.h146 # if XCHAL_DTLB_ARF_ENTRIES_LOG2 + XCHAL_ITLB_ARF_ENTRIES_LOG2 > 4
/hal_xtensa-latest/zephyr/soc/dc233c/xtensa/config/
Dcore-isa.h465 #define XCHAL_ITLB_ARF_ENTRIES_LOG2 2 /* log2(autorefill way size) */ macro
/hal_xtensa-latest/zephyr/soc/intel_ace30_ptl/xtensa/config/
Dcore-isa.h677 #define XCHAL_ITLB_ARF_ENTRIES_LOG2 3 /* log2(autorefill way size) */ macro
/hal_xtensa-latest/include/xtensa/config/
Dcore.h894 #define XCHAL_ITLB_ARF_ENTRIES (1<<XCHAL_ITLB_ARF_ENTRIES_LOG2)
/hal_xtensa-latest/zephyr/soc/sample_controller32/xtensa/config/
Dcore.h796 #define XCHAL_ITLB_ARF_ENTRIES (UINT32_C(1) << XCHAL_ITLB_ARF_ENTRIES_LOG2)