Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dhvcall.h499 struct hvcall_mpp_x_data { struct
507 int h_get_mpp_x(struct hvcall_mpp_x_data *mpp_x_data); argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
Dlparcfg.c296 struct hvcall_mpp_x_data mpp_x_data; in parse_mpp_x_data()
Dsetup.c883 struct hvcall_mpp_x_data mpp_x_data; in pSeries_coalesce_init()
Dlpar.c1917 int h_get_mpp_x(struct hvcall_mpp_x_data *mpp_x_data) in h_get_mpp_x()