Searched refs:out_state (Results 1 – 2 of 2) sorted by relevance
142 int xive_native_get_vp_state(u32 vp_id, u64 *out_state);
858 int xive_native_get_vp_state(u32 vp_id, u64 *out_state) in xive_native_get_vp_state() argument869 if (out_state) in xive_native_get_vp_state()870 *out_state = be64_to_cpu(state); in xive_native_get_vp_state()
Completed in 10 milliseconds