Home
last modified time | relevance | path

Searched refs:user_sp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/riscv/include/asm/
H A Dthread_info.h57 long user_sp; /* User stack pointer */ member
/openbmc/linux/arch/riscv/kernel/
H A Dasm-offsets.c40 OFFSET(TASK_TI_USER_SP, task_struct, thread_info.user_sp); in asm_offsets()