HomeSort by relevance Sort by last modified time
    Searched refs:page_to_phys (Results 1 - 25 of 43) sorted by null

1 2

  /bionic/libc/kernel/arch-sh/asm/
page.h 55 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
  /bionic/libc/kernel/arch-arm/asm/
memory.h 80 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
  /development/ndk/platforms/android-3/arch-arm/include/asm/
memory.h 80 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
memory.h 80 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
memory.h 80 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
memory.h 80 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
memory.h 80 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
memory.h 80 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
memory.h 80 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/asm/
memory.h 80 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/asm/
memory.h 80 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/asm/
memory.h 80 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/asm/
memory.h 80 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/asm/
memory.h 80 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/asm/
memory.h 80 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
  /bionic/libc/kernel/common/linux/
bio.h 127 #define bio_to_phys(bio) (page_to_phys(bio_page((bio))) + (unsigned long) bio_offset((bio)))
128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /development/ndk/platforms/android-3/include/linux/
bio.h 127 #define bio_to_phys(bio) (page_to_phys(bio_page((bio))) + (unsigned long) bio_offset((bio)))
128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /external/kernel-headers/original/asm-x86/
io_32.h 101 #define page_to_phys(page) ((dma_addr_t)page_to_pfn(page) << PAGE_SHIFT) macro
146 #define isa_page_to_bus page_to_phys
  /external/kernel-headers/original/linux/
bio.h 185 #define bio_to_phys(bio) (page_to_phys(bio_page((bio))) + (unsigned long) bio_offset((bio)))
186 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
bio.h 127 #define bio_to_phys(bio) (page_to_phys(bio_page((bio))) + (unsigned long) bio_offset((bio)))
128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
bio.h 127 #define bio_to_phys(bio) (page_to_phys(bio_page((bio))) + (unsigned long) bio_offset((bio)))
128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
bio.h 127 #define bio_to_phys(bio) (page_to_phys(bio_page((bio))) + (unsigned long) bio_offset((bio)))
128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
bio.h 127 #define bio_to_phys(bio) (page_to_phys(bio_page((bio))) + (unsigned long) bio_offset((bio)))
128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
bio.h 127 #define bio_to_phys(bio) (page_to_phys(bio_page((bio))) + (unsigned long) bio_offset((bio)))
128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
bio.h 127 #define bio_to_phys(bio) (page_to_phys(bio_page((bio))) + (unsigned long) bio_offset((bio)))
128 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset)

Completed in 622 milliseconds

1 2