Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dhvcall.h269 #define H_GET_MPP 0x2D4 macro
/arch/powerpc/kvm/
Dtrace_hv.h119 {H_GET_MPP, "H_GET_MPP"}, \
/arch/powerpc/platforms/pseries/
Dlpar.c1879 rc = plpar_hcall9(H_GET_MPP, retbuf); in h_get_mpp()