Searched refs:kvm_get_sparse_vp_set (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/x86/kvm/ |
D | hyperv.c | 1752 static u64 kvm_get_sparse_vp_set(struct kvm *kvm, struct kvm_hv_hcall *hc, in kvm_get_sparse_vp_set() function 1861 if (kvm_get_sparse_vp_set(kvm, hc, 2, sparse_banks, in kvm_hv_flush_tlb() 1962 if (kvm_get_sparse_vp_set(kvm, hc, 1, sparse_banks, in kvm_hv_send_ipi()
|