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

/linux-master/arch/powerpc/platforms/pseries/
H A Dpapr_platform_attributes.c237 struct h_energy_scale_info_hdr *esi_hdr; local
287 esi_hdr = (struct h_energy_scale_info_hdr *) esi_buf;
288 num_attrs = be64_to_cpu(esi_hdr->num_attrs);
290 (esi_buf + be64_to_cpu(esi_hdr->array_offset));
293 be64_to_cpu(esi_hdr->array_offset) +

Completed in 88 milliseconds