Home
last modified time | relevance | path

Searched refs:HV_GENERIC_SET_SPARSE_4K (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/tools/testing/selftests/kvm/x86_64/
Dhyperv_ipi.c32 HV_GENERIC_SET_SPARSE_4K, enumerator
121 ipi_ex->vp_set.format = HV_GENERIC_SET_SPARSE_4K; in sender_guest_code()
134 IPI_VECTOR, HV_GENERIC_SET_SPARSE_4K); in sender_guest_code()
143 ipi_ex->vp_set.format = HV_GENERIC_SET_SPARSE_4K; in sender_guest_code()
156 IPI_VECTOR, HV_GENERIC_SET_SPARSE_4K); in sender_guest_code()
165 ipi_ex->vp_set.format = HV_GENERIC_SET_SPARSE_4K; in sender_guest_code()
179 IPI_VECTOR, HV_GENERIC_SET_SPARSE_4K); in sender_guest_code()
Dhyperv_tlb_flush.c33 HV_GENERIC_SET_SPARSE_4K, enumerator
274 flush_ex->hv_vp_set.format = HV_GENERIC_SET_SPARSE_4K; in sender_guest_code()
289 flush_ex->hv_vp_set.format = HV_GENERIC_SET_SPARSE_4K; in sender_guest_code()
307 flush_ex->hv_vp_set.format = HV_GENERIC_SET_SPARSE_4K; in sender_guest_code()
325 flush_ex->hv_vp_set.format = HV_GENERIC_SET_SPARSE_4K; in sender_guest_code()
433 flush_ex->hv_vp_set.format = HV_GENERIC_SET_SPARSE_4K; in sender_guest_code()
449 flush_ex->hv_vp_set.format = HV_GENERIC_SET_SPARSE_4K; in sender_guest_code()
468 flush_ex->hv_vp_set.format = HV_GENERIC_SET_SPARSE_4K; in sender_guest_code()
487 flush_ex->hv_vp_set.format = HV_GENERIC_SET_SPARSE_4K; in sender_guest_code()
/Linux-v6.6/arch/x86/hyperv/
Dmmu.c200 flush->hv_vp_set.format = HV_GENERIC_SET_SPARSE_4K; in hyperv_flush_tlb_others_ex()
Dhv_apic.c133 ipi_arg->vp_set.format = HV_GENERIC_SET_SPARSE_4K; in __send_ipi_mask_ex()
Dirqdomain.c44 intr_desc->target.vp_set.format = HV_GENERIC_SET_SPARSE_4K; in hv_map_interrupt()
/Linux-v6.6/include/asm-generic/
Dhyperv-tlfs.h190 HV_GENERIC_SET_SPARSE_4K, enumerator
/Linux-v6.6/arch/x86/kvm/
Dhyperv.c2042 HV_GENERIC_SET_SPARSE_4K; in kvm_hv_flush_tlb()