]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
swiotlb: add is_swiotlb_buffer helper function
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 8 Sep 2008 09:53:50 +0000 (18:53 +0900)
committerIngo Molnar <mingo@elte.hu>
Mon, 8 Sep 2008 13:53:31 +0000 (15:53 +0200)
commit640aebfe014554ced9c38d2564e38862e488d0eb
tree64ce0e7ae61fd7707d2ea8f1c68661c92769197a
parent21f6c4de4c25c4bdd88c75bc97a78e7fbeebac4d
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>
lib/swiotlb.c