Home
last modified time | relevance | path

Searched refs:VP_INVAL (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/asm-generic/
Dmshyperv.h181 #define VP_INVAL U32_MAX macro
234 if (vcpu == VP_INVAL) in __cpumask_to_vpset()
/linux-6.1.9/arch/x86/hyperv/
Dhv_apic.c202 if (vcpu == VP_INVAL) in __send_ipi_mask()
230 if (!hv_hypercall_pg || (vp == VP_INVAL)) in __send_ipi_one()
Dmmu.c116 if (vcpu == VP_INVAL) { in hyperv_flush_tlb_multi()
/linux-6.1.9/drivers/hv/
Dhv_common.c111 hv_vp_index[i] = VP_INVAL; in hv_common_init()