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