diff options
author | Alexey Kardashevskiy <aik@ozlabs.ru> | 2015-05-07 15:33:35 +1000 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2015-06-03 23:56:51 +0200 |
commit | fae807a2b182a613798fe619f9069bd0bbe3dc6a (patch) | |
tree | 272439c33f268cfca2ecd7a615b24a7aba8889b9 /hw/ppc/spapr_vio.c | |
parent | 46c5874e9cd752ed8ded31af03472edd8fc3efc1 (diff) | |
download | hqemu-fae807a2b182a613798fe619f9069bd0bbe3dc6a.zip hqemu-fae807a2b182a613798fe619f9069bd0bbe3dc6a.tar.gz |
spapr_iommu: Make spapr_tce_find_by_liobn() public
At the moment spapr_tce_find_by_liobn() is used by H_PUT_TCE/...
handlers to find an IOMMU by LIOBN.
We are going to implement Dynamic DMA windows (DDW), new code
will go to a new file and we will use spapr_tce_find_by_liobn()
there too so let's make it public.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'hw/ppc/spapr_vio.c')
0 files changed, 0 insertions, 0 deletions