Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dhvcall.h239 #define H_SET_MPP 0x2D0 macro
/arch/powerpc/kernel/
Dlparcfg.c559 rc = plpar_hcall_norets(H_SET_MPP, new_entitled, new_weight); in update_mpp()