Home
last modified time | relevance | path

Searched defs:PSL_VM (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/x86/include/
HDpsl.h54 #define PSL_VM 0x00020000 /* virtual 8086 mode bit */ macro
/NextBSD/sys/boot/pc98/btx/btx/
HDbtx.S44 .set PSL_VM,0x00020000 # Virtual 8086 mode flag define
/NextBSD/sys/boot/i386/btx/btx/
HDbtx.S46 .set PSL_VM,0x00020000 # Virtual 8086 mode flag define