Home
last modified time | relevance | path

Searched refs:h_get_mpp (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dlparcfg.c262 rc = h_get_mpp(&mpp_data); in parse_mpp_data()
631 rc = h_get_mpp(&mpp_data); in update_mpp()
H A Dcmm.c244 rc = h_get_mpp(&mpp_data); in cmm_get_mpp()
H A Dlpar.c1889 long h_get_mpp(struct hvcall_mpp_data *mpp_data) in h_get_mpp() function
1912 EXPORT_SYMBOL(h_get_mpp);
H A Dvio.c904 err = h_get_mpp(&mpp_data); in vio_cmo_bus_init()
/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h543 long h_get_mpp(struct hvcall_mpp_data *mpp_data);