Searched refs:H_SET_MPP (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | hvcall.h | 239 #define H_SET_MPP 0x2D0 macro |
/arch/powerpc/kernel/ | ||
D | lparcfg.c | 559 rc = plpar_hcall_norets(H_SET_MPP, new_entitled, new_weight); in update_mpp() |