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
193 * Parse out the data returned from h_get_ppp and h_pic
202 rc = h_get_ppp(&ppp_data);
240 /* The last bits of information returned from h_get_ppp are only
599 retval = h_get_ppp(&ppp_data);

Completed in 217 milliseconds