Home
last modified time | relevance | path

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

/xen/xen/arch/x86/
A Ddomain.c1692 struct cpu_user_regs *stack_regs = guest_cpu_user_regs(); in __context_switch() local
1704 memcpy(&p->arch.user_regs, stack_regs, CTXT_SWITCH_STACK_BYTES); in __context_switch()
1720 memcpy(stack_regs, &n->arch.user_regs, CTXT_SWITCH_STACK_BYTES); in __context_switch()

Completed in 5 milliseconds