Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/platforms/pseries/
Dlparcfg.c262 rc = h_get_mpp(&mpp_data); in parse_mpp_data()
631 rc = h_get_mpp(&mpp_data); in update_mpp()
Dcmm.c244 rc = h_get_mpp(&mpp_data); in cmm_get_mpp()
Dlpar.c1883 int h_get_mpp(struct hvcall_mpp_data *mpp_data) in h_get_mpp() function
1906 EXPORT_SYMBOL(h_get_mpp);
Dvio.c904 err = h_get_mpp(&mpp_data); in vio_cmo_bus_init()
/Linux-v6.6/arch/powerpc/include/asm/
Dhvcall.h543 int h_get_mpp(struct hvcall_mpp_data *);