HomeSort by relevance Sort by last modified time
    Searched defs:page_to_phys (Results 26 - 27 of 27) sorted by null

12

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
io.h 60 #define isa_page_to_bus page_to_phys
64 #define page_to_phys(page) ((dma_addr_t)page_to_pfn(page) << PAGE_SHIFT) macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
io.h 60 #define isa_page_to_bus page_to_phys
64 #define page_to_phys(page) ((dma_addr_t)page_to_pfn(page) << PAGE_SHIFT) macro

Completed in 185 milliseconds

12