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

  /bionic/libc/kernel/arch-mips/asm/
fixmap.h 32 #define FIXADDR_START (FIXADDR_TOP - FIXADDR_SIZE)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
fixmap.h 32 #define FIXADDR_START (FIXADDR_TOP - FIXADDR_SIZE)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
fixmap.h 32 #define FIXADDR_START (FIXADDR_TOP - FIXADDR_SIZE)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
fixmap.h 32 #define FIXADDR_START (FIXADDR_TOP - FIXADDR_SIZE)
  /external/kernel-headers/original/asm-mips/
fixmap.h 76 #define FIXADDR_START (FIXADDR_TOP - FIXADDR_SIZE)
107 BUG_ON(vaddr >= FIXADDR_TOP || vaddr < FIXADDR_START);
  /bionic/libc/kernel/arch-x86/asm/
fixmap_32.h 52 #define FIXADDR_START (FIXADDR_TOP - __FIXADDR_SIZE)
pgtable_32.h 51 #define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
fixmap_32.h 52 #define FIXADDR_START (FIXADDR_TOP - __FIXADDR_SIZE)
pgtable_32.h 51 #define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
fixmap_32.h 48 #define FIXADDR_START (FIXADDR_TOP - __FIXADDR_SIZE)
pgtable_32.h 48 #define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
fixmap_32.h 48 #define FIXADDR_START (FIXADDR_TOP - __FIXADDR_SIZE)
pgtable_32.h 48 #define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
fixmap_32.h 48 #define FIXADDR_START (FIXADDR_TOP - __FIXADDR_SIZE)
pgtable_32.h 48 #define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
fixmap_32.h 48 #define FIXADDR_START (FIXADDR_TOP - __FIXADDR_SIZE)
pgtable_32.h 48 #define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
fixmap_32.h 48 #define FIXADDR_START (FIXADDR_TOP - __FIXADDR_SIZE)
pgtable_32.h 48 #define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
fixmap_32.h 52 #define FIXADDR_START (FIXADDR_TOP - __FIXADDR_SIZE)
pgtable_32.h 51 #define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
fixmap_32.h 52 #define FIXADDR_START (FIXADDR_TOP - __FIXADDR_SIZE)
pgtable_32.h 51 #define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE)
  /external/kernel-headers/original/asm-x86/
fixmap_32.h 120 #define FIXADDR_START (FIXADDR_TOP - __FIXADDR_SIZE)
152 BUG_ON(vaddr >= FIXADDR_TOP || vaddr < FIXADDR_START);
pgtable_32.h 84 # define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE)

Completed in 811 milliseconds