Searched refs:PSL_MBO (Results 1 – 3 of 3) sorted by relevance
63 #define PSL_MBO 0x00000002 /* must be one bits */ macro66 #define PSL_USERSET (PSL_MBO | PSL_I)68 #define PSL_USERSTATIC (PSL_MBO | PSL_MBZ | PSL_I | PSL_IOPL | PSL_NT | PSL_VIF | PSL_VIP)70 #define PSL_USERSTATIC (PSL_MBO | PSL_MBZ | PSL_I | PSL_IOPL | PSL_NT | PSL_VM | PSL_VIF | PSL_VIP)
53 #define VM86_VIRTFLAGS (PSL_USERSTATIC & ~(PSL_MBO | PSL_MBZ))148 int flags = PSL_MBO;178 int flags = PSL_MBO;
205 pushl $PSL_MBO