Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dsuspend.c34 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()
/linux/arch/powerpc/include/asm/
H A Dhvcall.h289 #define H_VASI_STATE 0x2A4 macro