Searched refs:swapgs (Results 1 – 10 of 10) sorted by relevance
118 #define SWAPGS swapgs128 #define SWAPGS_UNSAFE_STACK swapgs134 swapgs; \137 swapgs; \
194 void (*swapgs)(void); member
957 swapgs)
19 DEF_NATIVE(pv_cpu_ops, swapgs, "swapgs");60 PATCH_SITE(pv_cpu_ops, swapgs); in native_patch()
28 OFFSET(PV_CPU_swapgs, pv_cpu_ops, swapgs); in main()
392 .swapgs = native_swapgs,
47 Dealing with the swapgs instruction is especially tricky. Swapgs48 toggles whether gs is the kernel gs or the user gs. The swapgs
23 swapgs
51 swapgs
1262 .swapgs = paravirt_nop,