max_lp_index      234 arch/x86/kernel/cpu/mshyperv.c 	ms_hyperv.max_lp_index = cpuid_ebx(HYPERV_CPUID_IMPLEMENT_LIMITS);
max_lp_index      237 arch/x86/kernel/cpu/mshyperv.c 		 ms_hyperv.max_vp_index, ms_hyperv.max_lp_index);
max_lp_index       34 include/asm-generic/mshyperv.h 	u32 max_lp_index;