Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dlparcfg.c282 rc = h_get_mpp(&mpp_data); in parse_mpp_data()
655 rc = h_get_mpp(&mpp_data); in update_mpp()
H A Dcmm.c242 rc = h_get_mpp(&mpp_data); in cmm_get_mpp()
H A Dlpar.c1890 long h_get_mpp(struct hvcall_mpp_data *mpp_data) in h_get_mpp() function
1913 EXPORT_SYMBOL(h_get_mpp);
H A Dvio.c906 err = h_get_mpp(&mpp_data); in vio_cmo_bus_init()
/linux/arch/powerpc/include/asm/
H A Dhvcall.h612 long h_get_mpp(struct hvcall_mpp_data *mpp_data);