Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/
Dhvcall.h281 #define H_GET_MPP 0x2D4 macro
/linux-6.6.21/arch/powerpc/kvm/
Dtrace_hv.h121 {H_GET_MPP, "H_GET_MPP"}, \
/linux-6.6.21/arch/powerpc/platforms/pseries/
Dlpar.c1894 rc = plpar_hcall9(H_GET_MPP, retbuf); in h_get_mpp()