Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/intel_adsp/common/include/
Dadsp-vectors.h10 #define VECBASE_RESET_PADDR_SRAM \ macro
19 (VECBASE_RESET_PADDR_SRAM + XCHAL_INTLEVEL2_VECOFS)
22 (VECBASE_RESET_PADDR_SRAM + XCHAL_INTLEVEL3_VECOFS)
25 (VECBASE_RESET_PADDR_SRAM + XCHAL_INTLEVEL4_VECOFS)
29 (VECBASE_RESET_PADDR_SRAM + XCHAL_INTLEVEL5_VECOFS)
32 (VECBASE_RESET_PADDR_SRAM + XCHAL_INTLEVEL6_VECOFS)
37 (VECBASE_RESET_PADDR_SRAM + XCHAL_NMI_VECOFS)
40 (VECBASE_RESET_PADDR_SRAM + XCHAL_KERNEL_VECOFS)
43 (VECBASE_RESET_PADDR_SRAM + XCHAL_USER_VECOFS)
46 (VECBASE_RESET_PADDR_SRAM + XCHAL_DOUBLEEXC_VECOFS)
Dcpu_init.h107 reg = VECBASE_RESET_PADDR_SRAM; in cpu_early_init()
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dmmu_ace30.c37 .end = (uint32_t)VECBASE_RESET_PADDR_SRAM,
42 .start = (uint32_t)VECBASE_RESET_PADDR_SRAM,
43 .end = (uint32_t)VECBASE_RESET_PADDR_SRAM + VECTOR_TBL_SIZE,
Dace-link.ld83 org = VECBASE_RESET_PADDR_SRAM,
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/
Dxtensa-cavs-linker.ld61 org = VECBASE_RESET_PADDR_SRAM,