Searched refs:XT_STK_FRMSZ (Results 1 – 3 of 3) sorted by relevance
/device/linaro/hikey/hifi/xaf/hifi-dpf/ipc/xt-shmem/hikey/ |
D | int_vector.S | 189 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 */
|
D | arch_hifi330.S | 284 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/ |
D | arch_hifi330.h | 80 #define XT_STK_FRMSZ (ALIGNUP(0x10, XT_STK_NEXT3) + 0x20) macro
|