pub fn read_physical<T>( processor: *mut ConfObject, physical_address: u64, ) -> Result<T>
Read from a physical address