Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dhvcall.h552 int h_get_mpp_x(struct hvcall_mpp_x_data *mpp_x_data);
/linux-6.1.9/arch/powerpc/platforms/pseries/
Dlparcfg.c300 if (h_get_mpp_x(&mpp_x_data)) in parse_mpp_x_data()
Dsetup.c932 if (firmware_has_feature(FW_FEATURE_CMO) && !h_get_mpp_x(&mpp_x_data)) in pSeries_coalesce_init()
Dlpar.c1934 int h_get_mpp_x(struct hvcall_mpp_x_data *mpp_x_data) in h_get_mpp_x() function