Home
last modified time | relevance | path

Searched refs:HV_GENERIC_SET_ALL (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_ipi.c33 HV_GENERIC_SET_ALL, enumerator
188 ipi_ex->vp_set.format = 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
346 flush_ex->hv_vp_set.format = HV_GENERIC_SET_ALL; in sender_guest_code()
359 flush_ex->hv_vp_set.format = HV_GENERIC_SET_ALL; in sender_guest_code()
510 flush_ex->hv_vp_set.format = HV_GENERIC_SET_ALL; in sender_guest_code()
525 flush_ex->hv_vp_set.format = HV_GENERIC_SET_ALL; in sender_guest_code()
/openbmc/linux/arch/x86/hyperv/
H A Dhv_apic.c146 ipi_arg->vp_set.format = HV_GENERIC_SET_ALL; in __send_ipi_mask_ex()
/openbmc/linux/include/asm-generic/
H A Dhyperv-tlfs.h191 HV_GENERIC_SET_ALL, enumerator
/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c2213 all_cpus = send_ipi_ex.vp_set.format == HV_GENERIC_SET_ALL; in kvm_hv_send_ipi()