Lines Matching refs:user_regs_struct

1434 		{ "ra", offsetof(struct user_regs_struct, ra) },
1435 { "sp", offsetof(struct user_regs_struct, sp) },
1436 { "gp", offsetof(struct user_regs_struct, gp) },
1437 { "tp", offsetof(struct user_regs_struct, tp) },
1438 { "a0", offsetof(struct user_regs_struct, a0) },
1439 { "a1", offsetof(struct user_regs_struct, a1) },
1440 { "a2", offsetof(struct user_regs_struct, a2) },
1441 { "a3", offsetof(struct user_regs_struct, a3) },
1442 { "a4", offsetof(struct user_regs_struct, a4) },
1443 { "a5", offsetof(struct user_regs_struct, a5) },
1444 { "a6", offsetof(struct user_regs_struct, a6) },
1445 { "a7", offsetof(struct user_regs_struct, a7) },
1446 { "s0", offsetof(struct user_regs_struct, s0) },
1447 { "s1", offsetof(struct user_regs_struct, s1) },
1448 { "s2", offsetof(struct user_regs_struct, s2) },
1449 { "s3", offsetof(struct user_regs_struct, s3) },
1450 { "s4", offsetof(struct user_regs_struct, s4) },
1451 { "s5", offsetof(struct user_regs_struct, s5) },
1452 { "s6", offsetof(struct user_regs_struct, s6) },
1453 { "s7", offsetof(struct user_regs_struct, s7) },
1454 { "s8", offsetof(struct user_regs_struct, rv_s8) },
1455 { "s9", offsetof(struct user_regs_struct, s9) },
1456 { "s10", offsetof(struct user_regs_struct, s10) },
1457 { "s11", offsetof(struct user_regs_struct, s11) },
1458 { "t0", offsetof(struct user_regs_struct, t0) },
1459 { "t1", offsetof(struct user_regs_struct, t1) },
1460 { "t2", offsetof(struct user_regs_struct, t2) },
1461 { "t3", offsetof(struct user_regs_struct, t3) },
1462 { "t4", offsetof(struct user_regs_struct, t4) },
1463 { "t5", offsetof(struct user_regs_struct, t5) },
1464 { "t6", offsetof(struct user_regs_struct, t6) },