Home
last modified time | relevance | path

Searched defs:hvcall_ppp_data (Results 1 – 1 of 1) sorted by relevance

/arch/powerpc/kernel/
Dlparcfg.c162 struct hvcall_ppp_data { struct
163 u64 entitlement;
164 u64 unallocated_entitlement;
165 u16 group_num;
166 u16 pool_num;
167 u8 capped;
168 u8 weight;
169 u8 unallocated_weight;
170 u16 active_procs_in_pool;
194 static unsigned int h_get_ppp(struct hvcall_ppp_data *ppp_data) in h_get_ppp() argument