make dma_addressing_limited work for memory encryption setups v2

From: Christoph Hellwig
Date: Wed Dec 04 2019 - 08:03:49 EST


Hi all,

this little series fixes dma_addressing_limited to return true for
systems that use bounce buffers due to memory encryption.

Changes since v1:
- take SWIOTLB_FORCE into account