opal_xive_get_vp_state  286 arch/powerpc/include/asm/opal.h int64_t opal_xive_get_vp_state(uint64_t vp, __be64 *out_w01);
opal_xive_get_vp_state  268 arch/powerpc/platforms/powernv/opal-call.c OPAL_CALL(opal_xive_get_vp_state,		OPAL_XIVE_GET_VP_STATE);
opal_xive_get_vp_state  841 arch/powerpc/sysdev/xive/native.c 	rc = opal_xive_get_vp_state(vp_id, &state);