Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/pseries/
Dlparcfg.c230 rc = h_get_mpp(&mpp_data); in parse_mpp_data()
552 rc = h_get_mpp(&mpp_data); in update_mpp()
Dlpar.c931 int h_get_mpp(struct hvcall_mpp_data *mpp_data) in h_get_mpp() function
954 EXPORT_SYMBOL(h_get_mpp);
Dcmm.c297 rc = h_get_mpp(&mpp_data); in cmm_get_mpp()
Dvio.c917 err = h_get_mpp(&mpp_data); in vio_cmo_bus_init()
/Linux-v4.19/arch/powerpc/include/asm/
Dhvcall.h427 int h_get_mpp(struct hvcall_mpp_data *);