Home
last modified time | relevance | path

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

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