Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
A Dxive.h142 int xive_native_get_vp_state(u32 vp_id, u64 *out_state);
/arch/powerpc/sysdev/xive/
A Dnative.c858 int xive_native_get_vp_state(u32 vp_id, u64 *out_state) in xive_native_get_vp_state() argument
869 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