Home
last modified time | relevance | path

Searched defs:mdproc (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/sys/amd64/include/
H A Dproc.h84 struct mdproc { struct
85 struct proc_ldt *md_ldt; /* (t) per-process ldt */
86 struct system_segment_descriptor md_ldt_sd;
87 u_int md_flags; /* (c) md process flags P_MD */
/freebsd-14.2/sys/riscv/include/
H A Dproc.h41 struct mdproc { struct
42 int dummy;
/freebsd-14.2/sys/powerpc/include/
H A Dproc.h47 struct mdproc { struct
51 long md_spare;
/freebsd-14.2/sys/arm/include/
H A Dproc.h52 struct mdproc { struct
53 long md_dummy;
/freebsd-14.2/sys/i386/include/
H A Dproc.h58 struct mdproc { struct
68 void set_user_ldt(struct mdproc *); argument
/freebsd-14.2/sys/arm64/include/
H A Dproc.h73 struct mdproc { struct
74 long md_dummy;