Searched refs:out_state (Results 1 – 2 of 2) sorted by relevance
139 int xive_native_get_vp_state(u32 vp_id, u64 *out_state);
839 int xive_native_get_vp_state(u32 vp_id, u64 *out_state) in xive_native_get_vp_state() argument851 if (out_state) in xive_native_get_vp_state()852 *out_state = be64_to_cpu(state); in xive_native_get_vp_state()