Searched refs:abi_saved0 (Results 1 – 3 of 3) sorted by relevance
/linux/arch/xtensa/kernel/ |
H A D | entry.S | 509 _bbsi.l abi_saved0, TIF_NEED_RESCHED, .Lresched 511 bnone abi_saved0, abi_tmp0, .Lexit_tif_loop_user 536 _bbci.l abi_saved0, TIF_NEED_RESCHED, .Lrestore_state 551 _bbci.l abi_saved0, TIF_DB_DISABLED, 1f 1931 s32i abi_saved0, sp, 4 1933 mov abi_saved0, a2 1940 l32i a7, abi_saved0, PT_AREG2 1941 s32i a7, abi_saved0, PT_SYSCALL 1949 mov abi_arg0, abi_saved0 1952 l32i a7, abi_saved0, PT_SYSCALL [all …]
|
/linux/arch/xtensa/include/asm/ |
H A D | asmmacro.h | 262 #define abi_saved0 a2 macro 315 #define abi_saved0 a12
|
/linux/arch/xtensa/boot/boot-redboot/ |
H A D | bootstrap.S | 70 KABI_C0 mov abi_saved0, abi_arg0 236 KABI_C0 mov abi_arg0, abi_saved0
|