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

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
bio.h 127 #define bio_to_phys(bio) (page_to_phys(bio_page((bio))) + (unsigned long) bio_offset((bio))) macro

Completed in 17 milliseconds

12