Home
last modified time | relevance | path

Searched defs:__mcontext (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/x86/include/
H A Ducontext.h51 __register_t mc_fs;
74 int mc_fpformat;
78 int mc_ownedfp;
104 typedef struct __mcontext { struct
128 __uint16_t mc_fs;
129 __uint16_t mc_gs;
132 __uint16_t mc_es;
133 __uint16_t mc_ds;
145 long mc_fpformat;
149 long mc_ownedfp;
[all …]
/freebsd-14.2/sys/powerpc/include/
H A Ducontext.h39 typedef struct __mcontext { struct
45 int mc_len; /* sizeof(__mcontext) */ argument
60 int mc_len; /* sizeof(__mcontext) */ argument
/freebsd-14.2/sys/riscv/include/
H A Ducontext.h57 struct __mcontext { struct
66 typedef struct __mcontext mcontext_t; argument
/freebsd-14.2/sys/arm64/include/
H A Ducontext.h74 struct __mcontext { struct
85 typedef struct __mcontext mcontext_t; argument