Searched refs:ERETU (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/arch/x86/x86_64/ |
H A 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/arch/x86/entry/ |
H A D | entry_64_fred.S | 41 1: ERETU
|
/linux/arch/x86/include/asm/ |
H A D | fred.h | 19 #define ERETU _ASM_BYTES(0xf3,0x0f,0x01,0xca) macro
|
/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 1186 1: SIDT Ms | MONITOR (000),(11B) | MWAIT (001),(11B) | CLAC (010),(11B) | STAC (011),(11B) | ENCLS (111),(11B) | ERETU (F3),(010),(11B) | ERETS (F2),(010),(11B)
|