Home
last modified time | relevance | path

Searched refs:SPILL_SLOT_CALL8 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Dprocessor.h128 #define SPILL_SLOT_CALL8(sp, reg) (*(((unsigned long *)(sp)) - 12 + (reg))) macro
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dprocessor.h146 #define SPILL_SLOT_CALL8(sp, reg) (*(((unsigned long *)(sp)) - 12 + (reg))) macro
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dsignal.c92 if (copy_to_user(&SPILL_SLOT_CALL8(sp, 4), in flush_window_regs_user()
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dsignal.c95 if (copy_to_user(&SPILL_SLOT_CALL8(sp, 4), in flush_window_regs_user()

Completed in 2 milliseconds