Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Ducontext.h38 struct gpregs { struct
58 struct gpregs mc_gpregs; argument
/freebsd/sys/arm64/include/
H A Ducontext.h38 struct gpregs { struct
75 struct gpregs mc_gpregs;
/freebsd/sys/riscv/riscv/
H A Dexec_machdep.c193 sizeof((struct gpregs *)0)->gp_a);
195 sizeof((struct gpregs *)0)->gp_s);
197 sizeof((struct gpregs *)0)->gp_t);
/freebsd/lib/libc/riscv/gen/
H A Dmakecontext.c63 struct gpregs *gp; in __makecontext()
/freebsd/lib/libc/aarch64/gen/
H A Dmakecontext.c57 struct gpregs *gp; in __makecontext()
/freebsd/sys/arm64/arm64/
H A Dexec_machdep.c432 sizeof((struct gpregs *)0)->gp_x);