Home
last modified time | relevance | path

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

/hypervisor/arch/x86/guest/
A Dtrusty.c217 struct run_context *next_ctx) in copy_smc_param() argument
219 next_ctx->cpu_regs.regs.rdi = prev_ctx->cpu_regs.regs.rdi; in copy_smc_param()
220 next_ctx->cpu_regs.regs.rsi = prev_ctx->cpu_regs.regs.rsi; in copy_smc_param()
221 next_ctx->cpu_regs.regs.rdx = prev_ctx->cpu_regs.regs.rdx; in copy_smc_param()
222 next_ctx->cpu_regs.regs.rbx = prev_ctx->cpu_regs.regs.rbx; in copy_smc_param()

Completed in 7 milliseconds