Searched refs:kvm_hv_hcall (Results 1 – 1 of 1) sorted by relevance
1740 struct kvm_hv_hcall { struct1752 static u64 kvm_hv_flush_tlb(struct kvm_vcpu *vcpu, struct kvm_hv_hcall *hc, bool ex) in kvm_hv_flush_tlb() argument1877 static u64 kvm_hv_send_ipi(struct kvm_vcpu *vcpu, struct kvm_hv_hcall *hc, bool ex) in kvm_hv_send_ipi()2047 static u16 kvm_hvcall_signal_event(struct kvm_vcpu *vcpu, struct kvm_hv_hcall *hc) in kvm_hvcall_signal_event()2088 static bool is_xmm_fast_hypercall(struct kvm_hv_hcall *hc) in is_xmm_fast_hypercall()2101 static void kvm_hv_hypercall_read_xmm(struct kvm_hv_hcall *hc) in kvm_hv_hypercall_read_xmm()2161 struct kvm_hv_hcall hc; in kvm_hv_hypercall()