Searched refs:hvm_vcpu_asid (Results 1 – 5 of 5) sorted by relevance
24 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);
39 struct hvm_vcpu_asid { struct121 struct hvm_vcpu_asid nv_n2asid;171 struct hvm_vcpu_asid n1asid;
83 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()
44 struct hvm_vcpu_asid *p_asid = in svm_asid_handle_vmrun()
4227 struct hvm_vcpu_asid *p_asid; in vmx_vmenter_helper()
Completed in 12 milliseconds