Home
last modified time | relevance | path

Searched refs:H_VASI_STATE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dsuspend.c37 rc = plpar_hcall(H_VASI_STATE, retbuf, stream_id); in pseries_suspend_begin()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dsuspend.c33 rc = plpar_hcall(H_VASI_STATE, retbuf, stream_id); in pseries_suspend_begin()
H A Dmobility.c402 hvrc = plpar_hcall(H_VASI_STATE, retbuf, handle); in poll_vasi_state()
416 pr_err("unexpected H_VASI_STATE result %ld\n", hvrc); in poll_vasi_state()
440 pr_err("unexpected H_VASI_STATE result %lu\n", state); in wait_for_vasi_session_suspending()
447 * Proceed even if H_VASI_STATE is unavailable. If H_JOIN or in wait_for_vasi_session_suspending()
480 pr_err("H_VASI_STATE return error (%d)\n", ret); in wait_for_vasi_session_completed()
485 pr_err("unexpected H_VASI_STATE result %lu\n", state); in wait_for_vasi_session_completed()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dhvcall.h264 #define H_VASI_STATE 0x2A4 macro
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dtrace_hv.h115 {H_VASI_STATE, "H_VASI_STATE"}, \
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dhvcall.h276 #define H_VASI_STATE 0x2A4 macro
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dtrace_hv.h116 {H_VASI_STATE, "H_VASI_STATE"}, \
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Drtas.c863 rc = plpar_hcall(H_VASI_STATE, retbuf, handle); in rtas_ibm_suspend_me()

Completed in 12 milliseconds