Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
Dlparcfg.c75 u64 unallocated_entitlement; member
121 ppp_data->unallocated_entitlement = retbuf[1]; in h_get_ppp()
227 ppp_data.unallocated_entitlement); in parse_ppp_data()
278 mpp_data.unallocated_entitlement); in parse_mpp_data()
Dlpar.c1907 mpp_data->unallocated_entitlement = retbuf[3] & 0xffffffffffffUL; in h_get_mpp()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dhvcall.h491 unsigned long unallocated_entitlement; /* value in bytes */ member