Searched refs:subspace_offset (Results 1 – 1 of 1) sorted by relevance
3740 unsigned int subspace_offset = 0; in som_begin_writing() local3793 subspace_offset = subsection->vma; in som_begin_writing()3812 current_offset += subsection->vma - subspace_offset; in som_begin_writing()3814 exec_header->exec_tsize += subsection->vma - subspace_offset; in som_begin_writing()3816 exec_header->exec_dsize += subsection->vma - subspace_offset; in som_begin_writing()3817 subspace_offset += subsection->vma - subspace_offset; in som_begin_writing()3835 subspace_offset += subsection->size; in som_begin_writing()