Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dlparcfg.c295 seq_printf(m, "entitled_memory_weight=%d\n", mpp_data.mem_weight); in parse_mpp_data()
660 new_weight = mpp_data.mem_weight; in update_mpp()
669 __func__, mpp_data.entitled_mem, mpp_data.mem_weight); in update_mpp()
H A Dlpar.c1903 mpp_data->mem_weight = (retbuf[3] >> 7 * 8) & 0xff; in h_get_mpp()
/linux/arch/powerpc/include/asm/
H A Dhvcall.h604 unsigned char mem_weight; member