Home
last modified time | relevance | path

Searched refs:cpu_ctx (Results 1 – 2 of 2) sorted by relevance

/hypervisor/arch/x86/
A Dwakeup.S26 .extern cpu_ctx
50 movq %rax, 0x0 + cpu_ctx(%rip)
51 movq %rcx, 0x8 + cpu_ctx(%rip)
69 popq 0xa0 + cpu_ctx(%rip)
72 sidt 0xc0 + cpu_ctx(%rip)
74 sldt 0xd8 + cpu_ctx(%rip)
78 mov %rax, 0x80 + cpu_ctx(%rip)
82 mov %rax, 0xb8 + cpu_ctx(%rip)
118 lidt 0xc0 + cpu_ctx(%rip)
120 lldt 0xd8 + cpu_ctx(%rip)
[all …]
A Dpm.c25 struct cpu_context cpu_ctx; variable

Completed in 5 milliseconds