Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/pseries/
Dlparcfg.c74 u64 unallocated_entitlement; member
120 ppp_data->unallocated_entitlement = retbuf[1]; in h_get_ppp()
193 ppp_data.unallocated_entitlement); in parse_ppp_data()
244 mpp_data.unallocated_entitlement); in parse_mpp_data()
Dlpar.c773 mpp_data->unallocated_entitlement = retbuf[3] & 0xffffffffffffUL; in h_get_mpp()
/linux-4.1.27/arch/powerpc/include/asm/
Dhvcall.h356 unsigned long unallocated_entitlement; /* value in bytes */ member