h_get_mpp_x       457 arch/powerpc/include/asm/hvcall.h int h_get_mpp_x(struct hvcall_mpp_x_data *mpp_x_data);
h_get_mpp_x       267 arch/powerpc/platforms/pseries/lparcfg.c 	if (h_get_mpp_x(&mpp_x_data))
h_get_mpp_x       840 arch/powerpc/platforms/pseries/setup.c 	if (firmware_has_feature(FW_FEATURE_CMO) && !h_get_mpp_x(&mpp_x_data))