HomeSort by: relevance | last modified time | path
    Searched refs:PSL_ID (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/usermode/include/
psl.h 61 #define PSL_ID 0x00200000 /* identification flag */
  /src/sys/arch/x86/include/
psl.h 59 #define PSL_ID 0x00200000 /* identification flag */
  /src/usr.sbin/cpuctl/arch/
i386-asm.S 91 * PSL_ID bit.
103 xorl $PSL_ID,%eax
109 andl $PSL_ID,%eax
  /src/sys/arch/i386/i386/
locore.S 671 * PSL_ID bit.
684 xorl $PSL_ID,%eax
690 andl $PSL_ID,%eax

Completed in 15 milliseconds