Searched refs:iotlb_cr_to_virt (Results 1 – 2 of 2) sorted by relevance
156 extern u32 iotlb_cr_to_virt(struct cr_regs *cr);
158 u32 iotlb_cr_to_virt(struct cr_regs *cr) in iotlb_cr_to_virt() function162 EXPORT_SYMBOL_GPL(iotlb_cr_to_virt);320 start = iotlb_cr_to_virt(&cr); in flush_iotlb_page()