Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dhvcall.h293 #define H_SET_MPP 0x2D0 macro
/linux/arch/powerpc/platforms/pseries/
H A Dlparcfg.c674 rc = plpar_hcall_norets(H_SET_MPP, new_entitled, new_weight); in update_mpp()