Home
last modified time | relevance | path

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

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