Home
last modified time | relevance | path

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

/hypervisor/arch/x86/guest/
A Dvcpu.c308 struct ext_context *ectx = &(vcpu->arch.contexts[vcpu->arch.cur_context].ext_ctx); in init_xsave() local
327 struct ext_context *ectx; in set_vcpu_regs() local
473 struct ext_context *ectx = &(vcpu->arch.contexts[vcpu->arch.cur_context].ext_ctx); in reset_vcpu_regs() local
496 struct ext_context *ectx; in set_vcpu_startup_entry() local
889 void save_xsave_area(__unused struct acrn_vcpu *vcpu, struct ext_context *ectx) in save_xsave_area()
898 void rstore_xsave_area(const struct acrn_vcpu *vcpu, const struct ext_context *ectx) in rstore_xsave_area()
927 struct ext_context *ectx = &(vcpu->arch.contexts[vcpu->arch.cur_context].ext_ctx); in context_switch_out() local
943 struct ext_context *ectx = &(vcpu->arch.contexts[vcpu->arch.cur_context].ext_ctx); in context_switch_in() local
A Dvmcs.c27 struct ext_context *ectx = &ctx->ext_ctx; in init_guest_vmx() local

Completed in 7 milliseconds