Searched defs:InitCopy (Results 1 – 2 of 2) sorted by relevance
653 pub struct InitCopy { struct661 impl InitCopy { implementation675 pub fn prepare_copy(&self, range: AllocRange) -> InitCopy { in prepare_copy()704 pub fn apply_copy(&mut self, defined: InitCopy, range: AllocRange, repeat: u64) { in apply_copy()
617 pub fn init_mask_apply_copy(&mut self, copy: InitCopy, range: AllocRange, repeat: u64) { in init_mask_apply_copy()