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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dlparcfg.c136 * h_get_mpp
139 int h_get_mpp(struct hvcall_mpp_data *mpp_data) function
162 EXPORT_SYMBOL(h_get_mpp); variable
287 * Parse out data returned from h_get_mpp
294 rc = h_get_mpp(&mpp_data);
586 rc = h_get_mpp(&mpp_data);
H A Dvio.c885 err = h_get_mpp(&mpp_data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dhvcall.h311 int h_get_mpp(struct hvcall_mpp_data *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dcmm.c265 rc = h_get_mpp(&mpp_data);

Completed in 188 milliseconds