aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorJuergen Gross <[email protected]>2019-06-14 07:46:03 +0200
committerJuergen Gross <[email protected]>2019-08-01 06:39:30 +0200
commitbf70726668c6116aa4976e0cc87f470be6268a2f (patch)
tree36601ac99e53f42fc47d1ef9b6549c28d0c72f38 /tools/perf/util/trace-event-scripting.c
parent50f6393f9654c561df4cdcf8e6cfba7260143601 (diff)
xen/swiotlb: simplify range_straddles_page_boundary()
range_straddles_page_boundary() is open coding several macros from include/xen/page.h. Use those instead. Additionally there is no need to have check_pages_physically_contiguous() as a separate function as it is used only once, so merge it into range_straddles_page_boundary(). Signed-off-by: Juergen Gross <[email protected]> Reviewed-by: Boris Ostrovsky <[email protected]> Acked-by: Konrad Rzeszutek Wilk <[email protected]> Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions