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

  /src/sys/arch/amd64/amd64/
amd64_trap.S 218 swapgs
278 swapgs
282 swapgs
372 swapgs
393 swapgs
520 * must perform an additional swapgs to get %gs=kernel.
cpufunc.S 188 swapgs
190 swapgs
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
  /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 ; \

Completed in 65 milliseconds