Home
last modified time | relevance | path

Searched refs:H_VASI_STATE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dhvcall.h289 #define H_VASI_STATE 0x2A4 macro
/linux/arch/powerpc/platforms/pseries/
H A Dmobility.c401 hvrc = plpar_hcall(H_VASI_STATE, retbuf, handle); in poll_vasi_state()
415 pr_err("unexpected H_VASI_STATE result %ld\n", hvrc); in poll_vasi_state()
439 pr_err("unexpected H_VASI_STATE result %lu\n", state); in wait_for_vasi_session_suspending()
446 * Proceed even if H_VASI_STATE is unavailable. If H_JOIN or in wait_for_vasi_session_suspending()
479 pr_err("H_VASI_STATE return error (%d)\n", ret); in wait_for_vasi_session_completed()
484 pr_err("unexpected H_VASI_STATE result %lu\n", state); in wait_for_vasi_session_completed()
/linux/arch/powerpc/kvm/
H A Dtrace_hv.h116 {H_VASI_STATE, "H_VASI_STATE"}, \