Home
last modified time | relevance | path

Searched refs:H_GET_MPP_X (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h291 #define H_GET_MPP_X 0x314 macro
/openbmc/linux/arch/powerpc/kvm/
H A Dtrace_hv.h127 {H_GET_MPP_X, "H_GET_MPP_X"}, \
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dlpar.c1919 rc = plpar_hcall9(H_GET_MPP_X, retbuf); in h_get_mpp_x()