Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/arch/riscv/kernel/
H A Dentry.S67 REG_S s1, PT_STATUS(sp)
116 REG_L s0, PT_STATUS(sp)
136 REG_L a0, PT_STATUS(sp)
201 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.c115 OFFSET(PT_STATUS, pt_regs, status); in asm_offsets()
/openbmc/linux/arch/mips/include/asm/
H A Dpm.h35 LONG_S k0, PT_STATUS(sp)
43 LONG_L k0, PT_STATUS(sp)
H A Dstackframe.h256 LONG_S v1, PT_STATUS(sp)
364 LONG_L v0, PT_STATUS(sp)
402 LONG_L v0, PT_STATUS(sp)
/openbmc/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()
/openbmc/u-boot/arch/mips/lib/
H A Dgenex.S75 LONG_S v1, PT_STATUS(sp)
143 LONG_L v0, PT_STATUS(sp)
H A Dasm-offsets.c56 OFFSET(PT_STATUS, pt_regs, cp0_status); in output_ptreg_defines()
/openbmc/linux/arch/riscv/include/asm/
H A Dassembler.h25 REG_L t0, (SUSPEND_CONTEXT_REGS + PT_STATUS)(a0)