Searched refs:new_protection_fixed (Results 1 – 2 of 2) sorted by relevance
195 None => MemoryMappingBuilder::wrap(SysUtilMmap::new_protection_fixed( in build_fixed()
320 pub unsafe fn new_protection_fixed( in new_protection_fixed() method875 None => MemoryMapping::new_protection_fixed(self.addr.add(offset), size, prot)?, in try_add()