diff options
author | 2021-03-01 08:44:27 +0100 | |
---|---|---|
committer | 2021-03-17 00:33:52 +0000 | |
commit | 16bc75f3aa3963588b13b01f6dad589f85d9f733 (patch) | |
tree | d63b6af55beb3993e58b12ca0eaa1348f3b3721f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | swiotlb: split swiotlb_tbl_sync_single (diff) | |
download | wireguard-linux-16bc75f3aa3963588b13b01f6dad589f85d9f733.tar.xz wireguard-linux-16bc75f3aa3963588b13b01f6dad589f85d9f733.zip |
xen-swiotlb: use is_swiotlb_buffer in is_xen_swiotlb_buffer
Use the is_swiotlb_buffer to check if a physical address is
a swiotlb buffer. This works because xen-swiotlb does use the
same buffer as the main swiotlb code, and xen_io_tlb_{start,end}
are just the addresses for it that went through phys_to_virt.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions