Searched refs:its_create_collection (Results 1 – 4 of 4) sorted by relevance
662 col3 = its_create_collection(3 /* col id */, 3/* target PE */); in its_setup1()663 col2 = its_create_collection(2 /* col id */, 2/* target PE */); in its_setup1()836 col = its_create_collection(pe0, pe0); in test_migrate_unmapped_collection()891 collection[0] = its_create_collection(pe0, pe0); in test_its_pending_migration()892 collection[1] = its_create_collection(pe1, pe1); in test_its_pending_migration()
180 col1 = its_create_collection(1 /* col id */, 1 /* target PE */); in lpi_prep()
132 struct its_collection *its_create_collection(u16 col_id, u32 pe) in its_create_collection() function
134 extern struct its_collection *its_create_collection(u16 col_id, u32 target_pe);