Searched refs:NUM_REGS (Results 1 – 4 of 4) sorted by relevance
34 #define NUM_REGS (sizeof(struct sys_pt_regs_s) / sizeof(PPC_REG)) macro43 #define EMPTY_REGS { { [ 0 ... NUM_REGS - 1] = 0 } }
25 #define NUM_REGS 3 macro69 u32 regs[NUM_REGS]; in hotfoot_fixups()
69 #define NUM_REGS 21 macro102 u8 regs[NUM_REGS];
64 #define NUM_REGS 2 macro