Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dasid.h24 struct hvm_vcpu_asid;
30 void hvm_asid_flush_vcpu_asid(struct hvm_vcpu_asid *asid);
40 bool_t hvm_asid_handle_vmenter(struct hvm_vcpu_asid *asid);
A Dvcpu.h39 struct hvm_vcpu_asid { struct
121 struct hvm_vcpu_asid nv_n2asid;
171 struct hvm_vcpu_asid n1asid;
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dasid.c83 void hvm_asid_flush_vcpu_asid(struct hvm_vcpu_asid *asid) in hvm_asid_flush_vcpu_asid()
113 bool_t hvm_asid_handle_vmenter(struct hvm_vcpu_asid *asid) in hvm_asid_handle_vmenter()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dasid.c44 struct hvm_vcpu_asid *p_asid = in svm_asid_handle_vmrun()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c4227 struct hvm_vcpu_asid *p_asid; in vmx_vmenter_helper()

Completed in 12 milliseconds