Searched refs:tlb_virt_to_page (Results 1 – 3 of 3) sorted by relevance
69 struct page *tlb_virt_to_page(unsigned long kaddr);92 dmw_virt_to_page((unsigned long)kaddr) : tlb_virt_to_page((unsigned long)kaddr);\
74 page_to_phys(tlb_virt_to_page((unsigned long)kaddr)) + offset_in_page((unsigned long)kaddr);\
19 struct page *tlb_virt_to_page(unsigned long kaddr) in tlb_virt_to_page() function23 EXPORT_SYMBOL(tlb_virt_to_page);