Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/ipc/xt-shmem/hikey/
Dint_vector.S189 addi sp, sp, -XT_STK_FRMSZ /* allocate interrupt stack frame */
278 addi sp, sp, -XT_STK_FRMSZ /* allocate interrupt stack frame */
301 addi sp, sp, XT_STK_FRMSZ
438 addi sp, sp, -XT_STK_FRMSZ /* allocate interrupt stack frame */
524 addi sp, sp, -XT_STK_FRMSZ /* allocate interrupt stack frame */
Darch_hifi330.S284 addi sp, sp, XT_STK_FRMSZ
286 addi sp, sp, -XT_STK_FRMSZ
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/sys/xt-shmem/board-hikey/
Darch_hifi330.h80 #define XT_STK_FRMSZ (ALIGNUP(0x10, XT_STK_NEXT3) + 0x20) macro