Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dhvcall.h503 struct hvcall_mpp_data { struct
516 int h_get_mpp(struct hvcall_mpp_data *); argument
/arch/powerpc/platforms/pseries/
Dlparcfg.c258 struct hvcall_mpp_data mpp_data; in parse_mpp_data()
585 struct hvcall_mpp_data mpp_data; in update_mpp()
Dcmm.c242 struct hvcall_mpp_data mpp_data; in cmm_get_mpp()
Dvio.c894 struct hvcall_mpp_data mpp_data; in vio_cmo_bus_init()
Dlpar.c1889 int h_get_mpp(struct hvcall_mpp_data *mpp_data) in h_get_mpp()