Searched refs:partition_desc_bin (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/sparc/
H A DSparcSystem.py74 partition_desc_bin = Param.String("file that contains the partition description") variable in class:SparcSystem
H A Dsystem.cc83 partition_desc = createObjectFile(params()->partition_desc_bin, true);
86 params()->partition_desc_bin);
/gem5/configs/common/
H A DFSConfig.py201 self.partition_desc_bin = binary('1up-md.bin')

Completed in 8 milliseconds