Lines Matching refs:restore
243 * - We restore registers
636 * restore the rest of the registers
654 * restore the rest of the registers
674 movq WC_CR4(%rbx), %rax / restore full cr4 (with Global Enable)
696 / restore %fsbase %gsbase %kgbase registers using wrmsr instruction
698 movq WC_FS(%rbx), %rcx / restore fs register
706 movq WC_GS(%rbx), %rcx / restore gs register
709 movl $MSR_AMD_GSBASE, %ecx / restore gsbase msr
714 movl $MSR_AMD_KGSBASE, %ecx / restore kgsbase msr
739 * if we are not running on the boot CPU restore stack contents by
752 movq WC_RSP(%rbx), %rsp / restore stack pointer
769 / restore %rbx to the value it ahd before we called the functions above
826 pushq WC_EFLAGS(%rbx) / restore flags
934 D16 A16 lgdt %cs:WC_GDT(%ebx) / restore gdt and idtr
942 D16 A16 movl %cs:WC_CR4(%ebx), %eax / restore cr4
1092 movl WC_CR4(%ebx), %eax / restore full cr4 (with Global Enable)
1103 movw WC_SS(%ebx), %ss / restore segment registers
1119 * if we are not running on the boot CPU restore stack contents by
1148 pushl WC_EFLAGS(%ebx) / restore flags
1151 movl WC_EDI(%ebx), %edi / restore general registers