Home
last modified time | relevance | path

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

/linux/arch/x86/hyperv/
H A Dhv_apic.c217 if (vcpu == VP_INVAL) in __send_ipi_mask()
245 if (vp == VP_INVAL) in __send_ipi_one()
/linux/include/asm-generic/
H A Dmshyperv.h205 #define VP_INVAL U32_MAX macro
257 if (vcpu == VP_INVAL) in __cpumask_to_vpset()
/linux/drivers/hv/
H A Dhv_common.c395 hv_vp_index[i] = VP_INVAL; in hv_common_init()