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

/freebsd-11-stable/sys/i386/i386/
H A Dvm86.c354 char vml_iomap[IOMAP_SIZE]; member in struct:vm86_layout
441 ((u_int)vml->vml_iomap - (u_int)&ext->ext_tss) << 16;
442 ext->ext_iomap = vml->vml_iomap;

Completed in 72 milliseconds