commit | 640aebfe014554ced9c38d2564e38862e488d0eb | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Mon Sep 08 18:53:50 2008 +0900 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Sep 08 15:53:31 2008 +0200 |
tree | 64ce0e7ae61fd7707d2ea8f1c68661c92769197a | |
parent | 21f6c4de4c25c4bdd88c75bc97a78e7fbeebac4d [diff] |
swiotlb: add is_swiotlb_buffer helper function This adds is_swiotlb_buffer() helper function to see whether a buffer belongs to the swiotlb buffer or not. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: Ingo Molnar <mingo@elte.hu>