Searched refs:max_vp_index (Results 1 – 2 of 2) sorted by relevance
| /linux/include/asm-generic/ | ||
| H A D | mshyperv.h | 44 u32 max_vp_index; member |
| /linux/arch/x86/hyperv/ | ||
| H A D | ivm.c | 311 if (vp_index < 0 || vp_index > ms_hyperv.max_vp_index) in hv_snp_boot_ap() |