Searched refs:h_get_ppp (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/platforms/pseries/
H A Dlparcfg.c114 static unsigned int h_get_ppp(struct hvcall_ppp_data *ppp_data) function
189 * Parse out the data returned from h_get_ppp and h_pic
198 rc = h_get_ppp(&ppp_data);
230 /* The last bits of information returned from h_get_ppp are only
589 retval = h_get_ppp(&ppp_data);

Completed in 88 milliseconds