Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dxive.h127 int xive_native_get_vp_info(u32 vp_id, u32 *out_cam_id, u32 *out_chip_id);
/linux-5.19.10/arch/powerpc/sysdev/xive/
Dnative.c748 int xive_native_get_vp_info(u32 vp_id, u32 *out_cam_id, u32 *out_chip_id) in xive_native_get_vp_info() argument
759 *out_cam_id = be64_to_cpu(vp_cam_be) & 0xffffffffu; in xive_native_get_vp_info()