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

1 2

  /development/ndk/platforms/android-9/arch-mips/include/asm/mach-generic/
spaces.h 22 #ifndef PHYS_OFFSET
24 #define PHYS_OFFSET _AC(0, UL)
39 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/mach-generic/
spaces.h 22 #ifndef PHYS_OFFSET
24 #define PHYS_OFFSET _AC(0, UL)
39 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/mach-generic/
spaces.h 22 #ifndef PHYS_OFFSET
24 #define PHYS_OFFSET _AC(0, UL)
39 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET)
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/mach-generic/
spaces.h 22 #ifndef PHYS_OFFSET
24 #define PHYS_OFFSET _AC(0, UL)
39 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET)
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/mach-generic/
spaces.h 22 #ifndef PHYS_OFFSET
24 #define PHYS_OFFSET _AC(0, UL)
39 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/mach-generic/
spaces.h 22 #ifndef PHYS_OFFSET
24 #define PHYS_OFFSET _AC(0, UL)
39 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET)
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/mach-generic/
spaces.h 22 #ifndef PHYS_OFFSET
24 #define PHYS_OFFSET _AC(0, UL)
39 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET)
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/mach-generic/
spaces.h 22 #ifndef PHYS_OFFSET
24 #define PHYS_OFFSET _AC(0, UL)
39 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET)
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/mach-generic/
spaces.h 22 #ifndef PHYS_OFFSET
24 #define PHYS_OFFSET _AC(0, UL)
39 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/mach-generic/
spaces.h 22 #ifndef PHYS_OFFSET
24 #define PHYS_OFFSET _AC(0, UL)
39 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET)
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/mach-generic/
spaces.h 22 #ifndef PHYS_OFFSET
24 #define PHYS_OFFSET _AC(0, UL)
39 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/mach-generic/
spaces.h 22 #ifndef PHYS_OFFSET
24 #define PHYS_OFFSET _AC(0, UL)
39 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
memory.h 33 #ifndef PHYS_OFFSET
34 #define PHYS_OFFSET (CONFIG_DRAM_BASE)
42 #define PAGE_OFFSET (PHYS_OFFSET)
46 #define MODULE_START (PHYS_OFFSET)
53 #define __virt_to_phys(x) ((x) - PAGE_OFFSET + PHYS_OFFSET)
54 #define __phys_to_virt(x) ((x) - PHYS_OFFSET + PAGE_OFFSET)
70 #define PHYS_PFN_OFFSET (PHYS_OFFSET >> PAGE_SHIFT)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
memory.h 33 #ifndef PHYS_OFFSET
34 #define PHYS_OFFSET (CONFIG_DRAM_BASE)
42 #define PAGE_OFFSET (PHYS_OFFSET)
46 #define MODULE_START (PHYS_OFFSET)
53 #define __virt_to_phys(x) ((x) - PAGE_OFFSET + PHYS_OFFSET)
54 #define __phys_to_virt(x) ((x) - PHYS_OFFSET + PAGE_OFFSET)
70 #define PHYS_PFN_OFFSET (PHYS_OFFSET >> PAGE_SHIFT)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
memory.h 33 #ifndef PHYS_OFFSET
34 #define PHYS_OFFSET (CONFIG_DRAM_BASE)
42 #define PAGE_OFFSET (PHYS_OFFSET)
46 #define MODULE_START (PHYS_OFFSET)
53 #define __virt_to_phys(x) ((x) - PAGE_OFFSET + PHYS_OFFSET)
54 #define __phys_to_virt(x) ((x) - PHYS_OFFSET + PAGE_OFFSET)
70 #define PHYS_PFN_OFFSET (PHYS_OFFSET >> PAGE_SHIFT)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
memory.h 33 #ifndef PHYS_OFFSET
34 #define PHYS_OFFSET (CONFIG_DRAM_BASE)
42 #define PAGE_OFFSET (PHYS_OFFSET)
46 #define MODULE_START (PHYS_OFFSET)
53 #define __virt_to_phys(x) ((x) - PAGE_OFFSET + PHYS_OFFSET)
54 #define __phys_to_virt(x) ((x) - PHYS_OFFSET + PAGE_OFFSET)
70 #define PHYS_PFN_OFFSET (PHYS_OFFSET >> PAGE_SHIFT)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
memory.h 33 #ifndef PHYS_OFFSET
34 #define PHYS_OFFSET (CONFIG_DRAM_BASE)
42 #define PAGE_OFFSET (PHYS_OFFSET)
46 #define MODULE_START (PHYS_OFFSET)
53 #define __virt_to_phys(x) ((x) - PAGE_OFFSET + PHYS_OFFSET)
54 #define __phys_to_virt(x) ((x) - PHYS_OFFSET + PAGE_OFFSET)
70 #define PHYS_PFN_OFFSET (PHYS_OFFSET >> PAGE_SHIFT)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
memory.h 33 #ifndef PHYS_OFFSET
34 #define PHYS_OFFSET (CONFIG_DRAM_BASE)
42 #define PAGE_OFFSET (PHYS_OFFSET)
46 #define MODULE_START (PHYS_OFFSET)
53 #define __virt_to_phys(x) ((x) - PAGE_OFFSET + PHYS_OFFSET)
54 #define __phys_to_virt(x) ((x) - PHYS_OFFSET + PAGE_OFFSET)
70 #define PHYS_PFN_OFFSET (PHYS_OFFSET >> PAGE_SHIFT)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
memory.h 33 #ifndef PHYS_OFFSET
34 #define PHYS_OFFSET (CONFIG_DRAM_BASE)
42 #define PAGE_OFFSET (PHYS_OFFSET)
46 #define MODULE_START (PHYS_OFFSET)
53 #define __virt_to_phys(x) ((x) - PAGE_OFFSET + PHYS_OFFSET)
54 #define __phys_to_virt(x) ((x) - PHYS_OFFSET + PAGE_OFFSET)
70 #define PHYS_PFN_OFFSET (PHYS_OFFSET >> PAGE_SHIFT)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
memory.h 33 #ifndef PHYS_OFFSET
34 #define PHYS_OFFSET (CONFIG_DRAM_BASE)
42 #define PAGE_OFFSET (PHYS_OFFSET)
46 #define MODULE_START (PHYS_OFFSET)
53 #define __virt_to_phys(x) ((x) - PAGE_OFFSET + PHYS_OFFSET)
54 #define __phys_to_virt(x) ((x) - PHYS_OFFSET + PAGE_OFFSET)
70 #define PHYS_PFN_OFFSET (PHYS_OFFSET >> PAGE_SHIFT)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
memory.h 33 #ifndef PHYS_OFFSET
34 #define PHYS_OFFSET (CONFIG_DRAM_BASE)
42 #define PAGE_OFFSET (PHYS_OFFSET)
46 #define MODULE_START (PHYS_OFFSET)
53 #define __virt_to_phys(x) ((x) - PAGE_OFFSET + PHYS_OFFSET)
54 #define __phys_to_virt(x) ((x) - PHYS_OFFSET + PAGE_OFFSET)
70 #define PHYS_PFN_OFFSET (PHYS_OFFSET >> PAGE_SHIFT)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
memory.h 33 #ifndef PHYS_OFFSET
34 #define PHYS_OFFSET (CONFIG_DRAM_BASE)
42 #define PAGE_OFFSET (PHYS_OFFSET)
46 #define MODULE_START (PHYS_OFFSET)
53 #define __virt_to_phys(x) ((x) - PAGE_OFFSET + PHYS_OFFSET)
54 #define __phys_to_virt(x) ((x) - PHYS_OFFSET + PAGE_OFFSET)
70 #define PHYS_PFN_OFFSET (PHYS_OFFSET >> PAGE_SHIFT)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
memory.h 33 #ifndef PHYS_OFFSET
34 #define PHYS_OFFSET (CONFIG_DRAM_BASE)
42 #define PAGE_OFFSET (PHYS_OFFSET)
46 #define MODULE_START (PHYS_OFFSET)
53 #define __virt_to_phys(x) ((x) - PAGE_OFFSET + PHYS_OFFSET)
54 #define __phys_to_virt(x) ((x) - PHYS_OFFSET + PAGE_OFFSET)
70 #define PHYS_PFN_OFFSET (PHYS_OFFSET >> PAGE_SHIFT)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
memory.h 33 #ifndef PHYS_OFFSET
34 #define PHYS_OFFSET (CONFIG_DRAM_BASE)
42 #define PAGE_OFFSET (PHYS_OFFSET)
46 #define MODULE_START (PHYS_OFFSET)
53 #define __virt_to_phys(x) ((x) - PAGE_OFFSET + PHYS_OFFSET)
54 #define __phys_to_virt(x) ((x) - PHYS_OFFSET + PAGE_OFFSET)
70 #define PHYS_PFN_OFFSET (PHYS_OFFSET >> PAGE_SHIFT)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
memory.h 33 #ifndef PHYS_OFFSET
34 #define PHYS_OFFSET (CONFIG_DRAM_BASE)
42 #define PAGE_OFFSET (PHYS_OFFSET)
46 #define MODULE_START (PHYS_OFFSET)
53 #define __virt_to_phys(x) ((x) - PAGE_OFFSET + PHYS_OFFSET)
54 #define __phys_to_virt(x) ((x) - PHYS_OFFSET + PAGE_OFFSET)
70 #define PHYS_PFN_OFFSET (PHYS_OFFSET >> PAGE_SHIFT)

Completed in 860 milliseconds

1 2