Searched refs:ERETU (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/Documentation/arch/x86/x86_64/ |
D | fred.rst | 27 instruction (ERETU) effects a return from ring 0 to ring 3, while the 62 ERETS/ERETU, avoiding the mess caused by IRET which unconditionally 77 Because FRED event delivery from ring 3 and ERETU both swap the value
|
/linux-6.12.1/arch/x86/entry/ |
D | entry_64_fred.S | 41 1: ERETU
|
/linux-6.12.1/arch/x86/include/asm/ |
D | fred.h | 19 #define ERETU _ASM_BYTES(0xf3,0x0f,0x01,0xca) macro
|
/linux-6.12.1/arch/x86/lib/ |
D | x86-opcode-map.txt | 1186 …T (001),(11B) | CLAC (010),(11B) | STAC (011),(11B) | ENCLS (111),(11B) | ERETU (F3),(010),(11B) |…
|
/linux-6.12.1/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 1186 …T (001),(11B) | CLAC (010),(11B) | STAC (011),(11B) | ENCLS (111),(11B) | ERETU (F3),(010),(11B) |…
|