Searched refs:region_descriptor (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dsegments.h180 struct region_descriptor { struct
194 void setregion(struct region_descriptor *, void *, size_t);
/netbsd-6-1-5-RELEASE/sys/arch/x86/include/
H A Dcpufunc.h56 void lidt(struct region_descriptor *);
H A Dcpu.h401 struct region_descriptor;
402 void lgdt(struct region_descriptor *);
/netbsd-6-1-5-RELEASE/sys/arch/amd64/amd64/
H A Dgdt.c186 struct region_descriptor region;
200 struct region_descriptor region;
362 lgdt(struct region_descriptor *desc)
H A Dmachdep.c1518 setregion(struct region_descriptor *rd, void *base, uint16_t limit)
1563 struct region_descriptor region;
1675 struct region_descriptor region;
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dsegments.h223 struct region_descriptor { struct
242 void setregion(struct region_descriptor *, void *, uint16_t);
/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Dgdt.c191 struct region_descriptor region;
234 struct region_descriptor region;
H A Dmachdep.c1097 setregion(struct region_descriptor *rd, void *base, size_t limit)
1138 struct region_descriptor region;
1154 struct region_descriptor region;
1321 struct region_descriptor region;
1657 struct region_descriptor region;

Completed in 123 milliseconds