pub fn sys_map_ctrl( start: *const u8, len: usize, cmd: MapControlCmd, opts2: u64, ) -> Result<()>
Perform a kernel operation on this mapping.