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

  /src/sys/arch/amd64/include/
frameasm.h 20 /* Xen do not need swapgs, done by hypervisor */
21 #define swapgs macro
115 #define SWAPGS NOT_XEN(swapgs)
301 SWAPGS ; \
  /src/sys/arch/amd64/amd64/
locore.S 1493 SWAPGS
1495 SWAPGS
1530 SWAPGS
1532 SWAPGS
1665 * The 'swapgs' instruction gives us access to cpu-specific memory where
1673 swapgs
1778 SWAPGS
1816 SWAPGS

Completed in 12 milliseconds