Invalid cache for reading before
read. It is no-op in case
get_location()
returns DEVICE_ONLY or
HOST_VIRT.Prototype
void sync_for_read(uint64_t offset, size_t size) {};
Parameters
The following table lists thesync_for_read
function arguments.
Type | Name | Description |
---|---|---|
uint64_t | offset | The start offset address |
size_t | size | The data size |
Returns
None.