Searched refs:PT_STATUS (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/arch/mips/kernel/ |
| D | entry.S | 43 LONG_L t0, PT_STATUS(sp) # returning to kernel mode? 64 LONG_L t0, PT_STATUS(sp) # Interrupts off? 103 LONG_L v0, PT_STATUS(sp)
|
| D | asm-offsets.c | 68 OFFSET(PT_STATUS, pt_regs, cp0_status); in output_ptreg_defines()
|
| /Linux-v5.4/arch/mips/include/asm/ |
| D | pm.h | 35 LONG_S k0, PT_STATUS(sp) 43 LONG_L k0, PT_STATUS(sp)
|
| D | stackframe.h | 256 LONG_S v1, PT_STATUS(sp) 364 LONG_L v0, PT_STATUS(sp) 402 LONG_L v0, PT_STATUS(sp)
|
| /Linux-v5.4/drivers/input/keyboard/ |
| D | applespi.h | 26 PT_STATUS, enumerator
|
| D | applespi_trace.h | 46 { PT_STATUS, "status" }
|
| D | applespi.c | 734 applespi_get_trace_fun(evt_type)(evt_type, PT_STATUS, in applespi_async_write_complete()
|