Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dhvcall.h292 #define H_SET_MPP 0x2D0 macro
/linux/arch/powerpc/kvm/
H A Dtrace_hv.h120 {H_SET_MPP, "H_SET_MPP"}, \
/linux/arch/powerpc/platforms/pseries/
H A Dlparcfg.c664 rc = plpar_hcall_norets(H_SET_MPP, new_entitled, new_weight); in update_mpp()