Home
last modified time | relevance | path

Searched defs:VcpuContextFrame (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/arch/x86_64/kvm/vmx/
H A Dvcpu.rs63 pub struct VcpuContextFrame { struct
81 pub vcpu_ctx: VcpuContextFrame, // 保存vcpu切换时的上下文,如通用寄存器等 argument