Home
last modified time | relevance | path

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

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