Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Dmobility.c384 u64 streamid; in migration_store() local
387 rc = kstrtou64(buf, 0, &streamid); in migration_store()
392 rc = rtas_ibm_suspend_me(streamid); in migration_store()