Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dhvcall.h271 #define H_GET_MPP_X 0x314 macro
/arch/powerpc/kvm/
Dtrace_hv.h124 {H_GET_MPP_X, "H_GET_MPP_X"}, \
/arch/powerpc/platforms/pseries/
Dlpar.c788 rc = plpar_hcall9(H_GET_MPP_X, retbuf); in h_get_mpp_x()