Searched refs:gpregs (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/riscv/include/
H A Ducontext.h40 struct gpregs { struct
60 struct gpregs mc_gpregs;
/freebsd-13-stable/sys/arm64/include/
H A Ducontext.h36 struct gpregs { struct
54 struct gpregs mc_gpregs;
/freebsd-13-stable/lib/libc/aarch64/gen/
H A Dmakecontext.c61 struct gpregs *gp;
/freebsd-13-stable/lib/libc/riscv/gen/
H A Dmakecontext.c66 struct gpregs *gp;
/freebsd-13-stable/sys/riscv/riscv/
H A Dmachdep.c328 sizeof((struct gpregs *)0)->gp_a);
330 sizeof((struct gpregs *)0)->gp_s);
332 sizeof((struct gpregs *)0)->gp_t);
/freebsd-13-stable/sys/arm64/arm64/
H A Dmachdep.c580 sizeof((struct gpregs *)0)->gp_x);

Completed in 121 milliseconds