X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fmicroblaze%2Finclude%2Fasm%2Fpgtable.h;h=df19d0c47be8df57975898d0125d069938d36e91;hb=3a8e3265179b7e6394d7aab4d6df5651b49e7243;hp=95cef0b5f836627b500bb6d03e5730c13c3314ff;hpb=b87b26ae0eea5200172fae1c668c81daeda0da83;p=karo-tx-linux.git diff --git a/arch/microblaze/include/asm/pgtable.h b/arch/microblaze/include/asm/pgtable.h index 95cef0b5f836..df19d0c47be8 100644 --- a/arch/microblaze/include/asm/pgtable.h +++ b/arch/microblaze/include/asm/pgtable.h @@ -565,6 +565,7 @@ void consistent_free(size_t size, void *vaddr); void consistent_sync(void *vaddr, size_t size, int direction); void consistent_sync_page(struct page *page, unsigned long offset, size_t size, int direction); +unsigned long consistent_virt_to_pfn(void *vaddr); void setup_memory(void); #endif /* __ASSEMBLY__ */