Searched refs:vp_chip_id_be (Results 1 – 1 of 1) sorted by relevance
752 __be32 vp_chip_id_be; in xive_native_get_vp_info() local755 rc = opal_xive_get_vp_info(vp_id, NULL, &vp_cam_be, NULL, &vp_chip_id_be); in xive_native_get_vp_info()761 *out_chip_id = be32_to_cpu(vp_chip_id_be); in xive_native_get_vp_info()