Lines Matching refs:restore
673 movq WC_CR4(%rbx), %rax / restore full cr4 (with Global Enable)
695 / restore %fsbase %gsbase %kgbase registers using wrmsr instruction
697 movq WC_FS(%rbx), %rcx / restore fs register
705 movq WC_GS(%rbx), %rcx / restore gs register
708 movl $MSR_AMD_GSBASE, %ecx / restore gsbase msr
713 movl $MSR_AMD_KGSBASE, %ecx / restore kgsbase msr
751 movq WC_RSP(%rbx), %rsp / restore stack pointer
768 / restore %rbx to the value it ahd before we called the functions above
825 pushq WC_EFLAGS(%rbx) / restore flags
933 D16 A16 lgdt %cs:WC_GDT(%ebx) / restore gdt and idtr
941 D16 A16 movl %cs:WC_CR4(%ebx), %eax / restore cr4
1091 movl WC_CR4(%ebx), %eax / restore full cr4 (with Global Enable)
1102 movw WC_SS(%ebx), %ss / restore segment registers
1147 pushl WC_EFLAGS(%ebx) / restore flags
1150 movl WC_EDI(%ebx), %edi / restore general registers