Home
last modified time | relevance | path

Searched defs:mpp_x_data (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/platforms/pseries/
Dlparcfg.c262 struct hvcall_mpp_x_data mpp_x_data; in parse_mpp_x_data() local
Dsetup.c693 struct hvcall_mpp_x_data mpp_x_data; in pSeries_coalesce_init() local
Dlpar.c783 int h_get_mpp_x(struct hvcall_mpp_x_data *mpp_x_data) in h_get_mpp_x()