Searched defs:processing_unit (Results 1 – 1 of 1) sorted by relevance
22 struct processing_unit { struct23 size_t block_size; /* Block size granularity of this unit. */24 size_t offset; /* Offset of the first block. */25 size_t num_blocks; /* Number of consecutive blocks. Value of28 int block_eraser_index; /* Index into 'block_erasers'. */29 int block_region_index; /* Index into 'eraseblocks'. */