commit | 9b5e830b7120847da6c636af2d101f8380e73fa0 | [log] [tgz] |
---|---|---|
author | Jason Wang <jasowang@redhat.com> | Fri May 24 04:12:15 2019 -0400 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Jun 05 16:23:52 2019 -0400 |
tree | f845f50bb0681e801b9ca4c670a662302b1da651 | |
parent | 7b5d753ebc22c5b6935a70ce9a857dc6220784f8 [diff] |
vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch() Rename the function to be more accurate since it actually tries to prefetch vq metadata address in IOTLB. And this will be used by following patch to prefetch metadata virtual addresses. Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>