Searched refs:xive_native_get_vp_state (Results 1 – 3 of 3) 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)873 EXPORT_SYMBOL_GPL(xive_native_get_vp_state); in xive_native_get_vp_state() 860 int xive_native_get_vp_state(u32 vp_id, u64 *out_state) xive_native_get_vp_state() function
1152 rc = xive_native_get_vp_state(xc->vp_id, &opal_state); in kvmppc_xive_native_get_vp()