Searched refs:H_BEST_ENERGY (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/platforms/pseries/
H A Dpseries_energy.c179 * pseries hypervisor call H_BEST_ENERGY provides hints to OS on
204 rc = plpar_hcall9(H_BEST_ENERGY, retbuf, flags, 0, __pa(buf_page),
238 rc = plpar_hcall9(H_BEST_ENERGY, retbuf, flags,
306 return 0; /* H_BEST_ENERGY hcall not supported */
/linux-master/arch/powerpc/kvm/
H A Dtrace_hv.h123 {H_BEST_ENERGY, "H_BEST_ENERGY"}, \
/linux-master/arch/powerpc/include/asm/
H A Dhvcall.h299 #define H_BEST_ENERGY 0x2F4 macro

Completed in 138 milliseconds