xen/arm: smmuv3: Replace linux functions with xen functions.
authorRahul Singh <rahul.singh@arm.com>
Wed, 20 Jan 2021 14:52:43 +0000 (14:52 +0000)
committerJulien Grall <jgrall@amazon.com>
Sat, 23 Jan 2021 11:49:32 +0000 (11:49 +0000)
commitbe7f047e0814b0b0e7b4fc8d077ae80f6eafa96c
tree25e16c762be57f4fac2d561b75ceb15c3473d9ce
parented2ffa2bf50499f4a0a020c57e99b93e9b2a37fe
xen/arm: smmuv3: Replace linux functions with xen functions.

Replace all Linux device tree handling function with the XEN
functions.

Replace all Linux ktime function with the XEN time functions.

Signed-off-by: Rahul Singh <rahul.singh@arm.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>
xen/drivers/passthrough/arm/smmu-v3.c