Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/sysdev/xive/
A Dnative.c756 __be32 vp_chip_id_be; in xive_native_get_vp_info() local
759 rc = opal_xive_get_vp_info(vp_id, NULL, &vp_cam_be, NULL, &vp_chip_id_be); in xive_native_get_vp_info()
765 *out_chip_id = be32_to_cpu(vp_chip_id_be); in xive_native_get_vp_info()

Completed in 5 milliseconds