Home
last modified time | relevance | path

Searched refs:hvcall_mpp_data (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/include/asm/
Dhvcall.h434 struct hvcall_mpp_data { struct
447 int h_get_mpp(struct hvcall_mpp_data *); argument
/arch/powerpc/platforms/pseries/
Dlparcfg.c225 struct hvcall_mpp_data mpp_data; in parse_mpp_data()
548 struct hvcall_mpp_data mpp_data; in update_mpp()
Dcmm.c278 struct hvcall_mpp_data mpp_data; in cmm_get_mpp()
Dvio.c889 struct hvcall_mpp_data mpp_data; in vio_cmo_bus_init()
Dlpar.c1874 int h_get_mpp(struct hvcall_mpp_data *mpp_data) in h_get_mpp()