HomeSort by: relevance | last modified time | path
    Searched defs:PSL_D (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/usermode/include/
psl.h 52 #define PSL_D 0x00000400 /* direction flag */
70 PSL_T | PSL_V | PSL_D)
72 #define PSL_CLEARSIG (PSL_T | PSL_VM | PSL_AC | PSL_D)
  /src/sys/arch/x86/include/
psl.h 50 #define PSL_D 0x00000400 /* direction flag */
67 PSL_T | PSL_V | PSL_D | PSL_AC)
68 #define PSL_CLEARSIG (PSL_T | PSL_VM | PSL_AC | PSL_D)

Completed in 11 milliseconds