Home
last modified time | relevance | path

Searched refs:PT_STATUS (Results 1 – 11 of 11) sorted by relevance

/linux/arch/mips/kernel/
H A Dentry.S42 LONG_L t0, PT_STATUS(sp) # returning to kernel mode?
63 LONG_L t0, PT_STATUS(sp) # Interrupts off?
102 LONG_L v0, PT_STATUS(sp)
H A Dasm-offsets.c69 OFFSET(PT_STATUS, pt_regs, cp0_status); in output_ptreg_defines()
/linux/arch/mips/include/asm/
H A Dpm.h35 LONG_S k0, PT_STATUS(sp)
43 LONG_L k0, PT_STATUS(sp)
/linux/arch/riscv/kernel/
H A Dentry.S155 REG_S s1, PT_STATUS(sp)
213 REG_L s0, PT_STATUS(sp)
244 REG_L a0, PT_STATUS(sp)
310 REG_S s1, PT_STATUS(sp)
H A Dcrash_save_regs.S51 REG_S t1, PT_STATUS(a0)
H A Dsuspend_entry.S49 REG_S t0, (SUSPEND_CONTEXT_REGS + PT_STATUS)(a0)
H A Dasm-offsets.c125 OFFSET(PT_STATUS, pt_regs, status); in asm_offsets()
/linux/drivers/input/keyboard/
H A Dapplespi.h26 PT_STATUS, enumerator
H A Dapplespi_trace.h46 { PT_STATUS, "status" }
H A Dapplespi.c748 applespi_get_trace_fun(evt_type)(evt_type, PT_STATUS, in applespi_async_write_complete()
/linux/arch/riscv/include/asm/
H A Dassembler.h25 REG_L t0, (SUSPEND_CONTEXT_REGS + PT_STATUS)(a0)