Searched refs:SWAPGS (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/Documentation/x86/ |
D | entry_64.txt | 55 not* use SWAPGS blindly - nor must we forget doing a SWAPGS when it's 67 SWAPGS 70 (which is what SWAPGS modifies): 77 SWAPGS 83 whether SWAPGS was already done: if we see that we are a secondary 86 user-space execution then we must do the SWAPGS. 90 stack but before we executed SWAPGS, then the only safe way to check
|
/Linux-v4.19/arch/x86/entry/ |
D | entry_64.S | 570 SWAPGS 696 SWAPGS 779 SWAPGS /* to kernel GS */ 809 SWAPGS /* to user GS */ 1014 SWAPGS 1018 SWAPGS 1030 SWAPGS /* switch back to user gs */ 1186 SWAPGS 1251 SWAPGS 1298 SWAPGS [all …]
|
D | entry_64_compat.S | 51 SWAPGS 342 SWAPGS
|
/Linux-v4.19/arch/x86/include/asm/ |
D | irqflags.h | 126 #define SWAPGS swapgs macro
|
D | paravirt.h | 933 #define SWAPGS \ macro
|
/Linux-v4.19/tools/objtool/arch/x86/lib/ |
D | x86-opcode-map.txt | 953 7: INVLPG Mb | SWAPGS (o64),(000),(11B) | RDTSCP (001),(11B)
|
/Linux-v4.19/tools/perf/util/intel-pt-decoder/ |
D | x86-opcode-map.txt | 953 7: INVLPG Mb | SWAPGS (o64),(000),(11B) | RDTSCP (001),(11B)
|
/Linux-v4.19/arch/x86/lib/ |
D | x86-opcode-map.txt | 953 7: INVLPG Mb | SWAPGS (o64),(000),(11B) | RDTSCP (001),(11B)
|