Home
last modified time | relevance | path

Searched refs:HV_GENERIC_SET_ALL (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_ipi.c33 HV_GENERIC_SET_ALL, enumerator
185 /* 'Slow' HvCallSendSyntheticClusterIpiEx to HV_GENERIC_SET_ALL */ in sender_guest_code()
188 ipi_ex->vp_set.format = HV_GENERIC_SET_ALL; in sender_guest_code()
195 * 'XMM Fast' HvCallSendSyntheticClusterIpiEx to HV_GENERIC_SET_ALL. in sender_guest_code()
200 IPI_VECTOR, HV_GENERIC_SET_ALL); in sender_guest_code()
H A Dhyperv_tlb_flush.c34 HV_GENERIC_SET_ALL, enumerator
342 /* HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE_EX for HV_GENERIC_SET_ALL */ in sender_guest_code()
346 flush_ex->hv_vp_set.format = HV_GENERIC_SET_ALL; in sender_guest_code()
355 /* HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST_EX for HV_GENERIC_SET_ALL */ in sender_guest_code()
359 flush_ex->hv_vp_set.format = HV_GENERIC_SET_ALL; in sender_guest_code()
506 /* HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE_EX for HV_GENERIC_SET_ALL */ in sender_guest_code()
510 flush_ex->hv_vp_set.format = HV_GENERIC_SET_ALL; in sender_guest_code()
521 /* HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST_EX for HV_GENERIC_SET_ALL */ in sender_guest_code()
525 flush_ex->hv_vp_set.format = HV_GENERIC_SET_ALL; in sender_guest_code()
/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dhv_apic.c129 ipi_arg->vp_set.format = HV_GENERIC_SET_ALL; in __send_ipi_mask_ex()
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dhv_apic.c129 * Use HV_GENERIC_SET_ALL and avoid converting cpumask to VP_SET in __send_ipi_mask_ex()
146 ipi_arg->vp_set.format = HV_GENERIC_SET_ALL; in __send_ipi_mask_ex()
/kernel/linux/linux-5.10/include/asm-generic/
H A Dhyperv-tlfs.h162 HV_GENERIC_SET_ALL, enumerator
/kernel/linux/linux-6.6/include/asm-generic/
H A Dhyperv-tlfs.h191 HV_GENERIC_SET_ALL, enumerator
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dhyperv.c1653 all_cpus = send_ipi_ex.vp_set.format == HV_GENERIC_SET_ALL; in kvm_hv_send_ipi()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dhyperv.c2060 * case (HV_GENERIC_SET_ALL). Always adjust data_offset and in kvm_hv_flush_tlb()
2213 all_cpus = send_ipi_ex.vp_set.format == HV_GENERIC_SET_ALL; in kvm_hv_send_ipi()

Completed in 11 milliseconds