Home
last modified time | relevance | path

Searched refs:tss_iobase (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/cpu/x86_64/include/
H A Dtss.h66 u_int16_t tss_iobase; /* io bitmap offset */ member
/dragonfly/sys/platform/pc64/x86_64/
H A Dmachdep.c2872 ps->common_tss.tss_iobase = sizeof(struct x86_64tss); in hammer_time()