Searched refs:PT_SIZE (Results 1 – 4 of 4) sorted by relevance
107 #define PT_SIZE ((NUM_GPRS + NUM_SPECIAL) * _PT_REG_SIZE) macro111 #define PT_TEXT_ADDR (PT_SIZE + 1)112 #define PT_TEXT_LEN (PT_SIZE + 2)113 #define PT_DATA_ADDR (PT_SIZE + 3)114 #define PT_DATA_LEN (PT_SIZE + 4)
67 PTR_SUBU k1, sp, PT_SIZE182 NESTED(handle_reserved, PT_SIZE, sp)193 NESTED(handle_ejtag_debug, PT_SIZE, sp)
58 DEFINE(PT_SIZE, sizeof(struct pt_regs)); in output_ptreg_defines()
36 #define PT_SIZE (64 + 64) macro391 1: addi a2, a1, - PT_SIZE - 16
Completed in 7 milliseconds