Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Dmobility.c686 u64 streamid; in migration_store() local
689 rc = kstrtou64(buf, 0, &streamid); in migration_store()
693 rc = pseries_migrate_partition(streamid); in migration_store()