Home
last modified time | relevance | path

Searched refs:H_CONSTRAINED (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dlparcfg.c697 if (retval == H_SUCCESS || retval == H_CONSTRAINED) { in lparcfg_write()
730 if (retval == H_SUCCESS || retval == H_CONSTRAINED) { in lparcfg_write()
/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h12 #define H_CONSTRAINED 4 /* Resource request constrained to max allowed */ macro
/openbmc/linux/arch/powerpc/kvm/
H A Dtrace_hv.h160 {H_CONSTRAINED, "H_CONSTRAINED"}, \
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h289 #define H_CONSTRAINED 4 /* Resource request constrained to max allowed */ macro