Home
last modified time | relevance | path

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

/Linux-v6.6/include/asm-generic/
Dmshyperv.h192 #define VP_INVAL U32_MAX macro
245 if (vcpu == VP_INVAL) in __cpumask_to_vpset()
/Linux-v6.6/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-v6.6/drivers/hv/
Dhv_common.c346 hv_vp_index[i] = VP_INVAL; in hv_common_init()