Searched refs:tss_iobase (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/amd64/include/
H A Dtss.h63 u_int16_t tss_iobase; /* io bitmap offset */ member in struct:amd64tss
/freebsd-10.1-release/sys/amd64/amd64/
H A Dsys_machdep.c371 tssp->tss_iobase = sizeof(*tssp);
H A Dmp_machdep.c639 common_tss[cpu].tss_iobase = sizeof(struct amd64tss) +
H A Dmachdep.c1977 common_tss[0].tss_iobase = sizeof(struct amd64tss) +

Completed in 70 milliseconds