Home
last modified time | relevance | path

Searched refs:XCHAL_KSEG_BYPASS_SIZE (Results 1 – 3 of 3) sorted by relevance

/hal_xtensa-latest/src/hal/
Dmmu.c41 && vaddr <= XCHAL_KSEG_BYPASS_VADDR + XCHAL_KSEG_BYPASS_SIZE ) in xthal_static_v2p()
81 && paddr <= XCHAL_KSEG_BYPASS_PADDR + XCHAL_KSEG_BYPASS_SIZE ) in xthal_static_p2v()
/hal_xtensa-latest/include/xtensa/config/
Dcore.h918 #define XCHAL_KSEG_BYPASS_SIZE 0x08000000 /* size in bytes of kseg_bypass (assumed power of 2!!!) … macro
/hal_xtensa-latest/zephyr/soc/sample_controller32/xtensa/config/
Dcore.h808 #define XCHAL_KSEG_BYPASS_SIZE UINT32_C(0x08000000) /* size in bytes of kseg_bypass (assumed power… macro