Home
last modified time | relevance | path

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

/linux-6.12.1/include/asm-generic/
Dmshyperv.h208 #define VP_INVAL U32_MAX macro
262 if (vcpu == VP_INVAL) in __cpumask_to_vpset()
/linux-6.12.1/arch/x86/hyperv/
Dhv_apic.c207 if (vcpu == VP_INVAL) in __send_ipi_mask()
235 if (vp == VP_INVAL) in __send_ipi_one()
Dmmu.c120 if (vcpu == VP_INVAL) { in hyperv_flush_tlb_multi()
/linux-6.12.1/drivers/hv/
Dhv_common.c356 hv_vp_index[i] = VP_INVAL; in hv_common_init()