Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dmshyperv.h115 #define VP_INVAL U32_MAX macro
155 if (vcpu == VP_INVAL) in cpumask_to_vpset()
/OK3568_Linux_fs/kernel/arch/x86/hyperv/
H A Dhv_apic.c174 if (vcpu == VP_INVAL) in __send_ipi_mask()
201 if (!hv_hypercall_pg || (vp == VP_INVAL)) in __send_ipi_one()
H A Dmmu.c123 if (vcpu == VP_INVAL) { in hyperv_flush_tlb_others()
H A Dhv_init.c384 hv_vp_index[i] = VP_INVAL; in hyperv_init()