Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dhvcall.h288 #define H_GET_MPP_X 0x314 macro
/linux-5.19.10/arch/powerpc/kvm/
Dtrace_hv.h126 {H_GET_MPP_X, "H_GET_MPP_X"}, \
/linux-5.19.10/arch/powerpc/platforms/pseries/
Dlpar.c1928 rc = plpar_hcall9(H_GET_MPP_X, retbuf); in h_get_mpp_x()