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

/openbsd-current/sys/arch/amd64/include/
H A Dpsl.h58 #define PSL_VIF 0x00080000 /* virtual interrupt enable flag */ macro
66 #define PSL_USERSTATIC (PSL_MBO | PSL_MBZ | PSL_I | PSL_IOPL | PSL_NT | PSL_VM | PSL_VIF | PSL_VIP)
/openbsd-current/sys/arch/i386/include/
H A Dpsl.h58 #define PSL_VIF 0x00080000 /* virtual interrupt enable flag */ macro
67 #define PSL_USERSTATIC (PSL_MBO | PSL_MBZ | PSL_I | PSL_IOPL | PSL_NT | PSL_VM | PSL_VIF | PSL_VIP)
/openbsd-current/sys/arch/amd64/amd64/
H A Dvmm_machdep.c8470 { PSL_VIF, "VIF ", "vif "},

Completed in 94 milliseconds