commit | 291be10fd7511101d44cf98166d049bd31bc7600 | [log] [tgz] |
---|---|---|
author | Julien Grall <julien.grall@citrix.com> | Wed Sep 09 15:17:33 2015 +0100 |
committer | David Vrabel <david.vrabel@citrix.com> | Fri Oct 23 14:20:43 2015 +0100 |
tree | 668ca1a692248892515894661ed129ef44f82825 | |
parent | 250c9af3d831139317009eaebbe82e20d23a581f [diff] |
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb With 64KB page granularity support, the frame number will be different. It will be easier to modify the behavior in a single place rather than in each caller. Signed-off-by: Julien Grall <julien.grall@citrix.com> Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: David Vrabel <david.vrabel@citrix.com>