Home
last modified time | relevance | path

Searched refs:hvcall_mpp_x_data (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h545 struct hvcall_mpp_x_data { struct
553 int h_get_mpp_x(struct hvcall_mpp_x_data *mpp_x_data); argument
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dlparcfg.c297 struct hvcall_mpp_x_data mpp_x_data; in parse_mpp_x_data()
H A Dsetup.c933 struct hvcall_mpp_x_data mpp_x_data; in pSeries_coalesce_init()
H A Dlpar.c1914 int h_get_mpp_x(struct hvcall_mpp_x_data *mpp_x_data) in h_get_mpp_x()