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);
38 struct hvm_vcpu_asid { struct122 struct hvm_vcpu_asid nv_n2asid;184 struct hvm_vcpu_asid n1asid;
84 void hvm_asid_flush_vcpu_asid(struct hvm_vcpu_asid *asid) in hvm_asid_flush_vcpu_asid()114 bool_t hvm_asid_handle_vmenter(struct hvm_vcpu_asid *asid) in hvm_asid_handle_vmenter()
42 struct hvm_vcpu_asid *p_asid = in svm_asid_handle_vmrun()
4388 struct hvm_vcpu_asid *p_asid; in vmx_vmenter_helper()
Completed in 12 milliseconds