HomeSort by relevance Sort by last modified time
    Searched refs:PMD_SIZE (Results 26 - 50 of 64) sorted by null

12 3

  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/asm-generic/
pgtable-nopmd.h 30 #define PMD_SIZE (1UL << PMD_SHIFT)
31 #define PMD_MASK (~(PMD_SIZE-1))
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/asm-generic/
pgtable-nopmd.h 30 #define PMD_SIZE (1UL << PMD_SHIFT)
31 #define PMD_MASK (~(PMD_SIZE-1))
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/asm-generic/
pgtable-nopmd.h 30 #define PMD_SIZE (1UL << PMD_SHIFT)
31 #define PMD_MASK (~(PMD_SIZE-1))
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/asm-generic/
pgtable-nopmd.h 30 #define PMD_SIZE (1UL << PMD_SHIFT)
31 #define PMD_MASK (~(PMD_SIZE-1))
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/asm-generic/
pgtable-nopmd.h 30 #define PMD_SIZE (1UL << PMD_SHIFT)
31 #define PMD_MASK (~(PMD_SIZE-1))
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm-generic/
pgtable-nopmd.h 30 #define PMD_SIZE (1UL << PMD_SHIFT)
31 #define PMD_MASK (~(PMD_SIZE-1))
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm-generic/
pgtable-nopmd.h 30 #define PMD_SIZE (1UL << PMD_SHIFT)
31 #define PMD_MASK (~(PMD_SIZE-1))
  /development/ndk/platforms/android-3/include/asm-generic/
pgtable.h 90 #define pmd_addr_end(addr, end) ({ unsigned long __boundary = ((addr) + PMD_SIZE) & PMD_MASK; (__boundary - 1 < (end) - 1)? __boundary: (end); })
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/
pgtable.h 90 #define pmd_addr_end(addr, end) ({ unsigned long __boundary = ((addr) + PMD_SIZE) & PMD_MASK; (__boundary - 1 < (end) - 1)? __boundary: (end); })
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/
pgtable.h 90 #define pmd_addr_end(addr, end) ({ unsigned long __boundary = ((addr) + PMD_SIZE) & PMD_MASK; (__boundary - 1 < (end) - 1)? __boundary: (end); })
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/
pgtable.h 90 #define pmd_addr_end(addr, end) ({ unsigned long __boundary = ((addr) + PMD_SIZE) & PMD_MASK; (__boundary - 1 < (end) - 1)? __boundary: (end); })
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm-generic/
pgtable.h 90 #define pmd_addr_end(addr, end) ({ unsigned long __boundary = ((addr) + PMD_SIZE) & PMD_MASK; (__boundary - 1 < (end) - 1)? __boundary: (end); })
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm-generic/
pgtable.h 90 #define pmd_addr_end(addr, end) ({ unsigned long __boundary = ((addr) + PMD_SIZE) & PMD_MASK; (__boundary - 1 < (end) - 1)? __boundary: (end); })
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm-generic/
pgtable.h 90 #define pmd_addr_end(addr, end) ({ unsigned long __boundary = ((addr) + PMD_SIZE) & PMD_MASK; (__boundary - 1 < (end) - 1)? __boundary: (end); })
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm-generic/
pgtable.h 90 #define pmd_addr_end(addr, end) ({ unsigned long __boundary = ((addr) + PMD_SIZE) & PMD_MASK; (__boundary - 1 < (end) - 1)? __boundary: (end); })
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm-generic/
pgtable.h 90 #define pmd_addr_end(addr, end) ({ unsigned long __boundary = ((addr) + PMD_SIZE) & PMD_MASK; (__boundary - 1 < (end) - 1)? __boundary: (end); })
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm-generic/
pgtable.h 90 #define pmd_addr_end(addr, end) ({ unsigned long __boundary = ((addr) + PMD_SIZE) & PMD_MASK; (__boundary - 1 < (end) - 1)? __boundary: (end); })
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/asm-generic/
pgtable.h 90 #define pmd_addr_end(addr, end) ({ unsigned long __boundary = ((addr) + PMD_SIZE) & PMD_MASK; (__boundary - 1 < (end) - 1)? __boundary: (end); })
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm-generic/
pgtable.h 90 #define pmd_addr_end(addr, end) ({ unsigned long __boundary = ((addr) + PMD_SIZE) & PMD_MASK; (__boundary - 1 < (end) - 1)? __boundary: (end); })
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm-generic/
pgtable.h 90 #define pmd_addr_end(addr, end) ({ unsigned long __boundary = ((addr) + PMD_SIZE) & PMD_MASK; (__boundary - 1 < (end) - 1)? __boundary: (end); })
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/asm-generic/
pgtable.h 90 #define pmd_addr_end(addr, end) ({ unsigned long __boundary = ((addr) + PMD_SIZE) & PMD_MASK; (__boundary - 1 < (end) - 1)? __boundary: (end); })
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm-generic/
pgtable.h 90 #define pmd_addr_end(addr, end) ({ unsigned long __boundary = ((addr) + PMD_SIZE) & PMD_MASK; (__boundary - 1 < (end) - 1)? __boundary: (end); })
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm-generic/
pgtable.h 90 #define pmd_addr_end(addr, end) ({ unsigned long __boundary = ((addr) + PMD_SIZE) & PMD_MASK; (__boundary - 1 < (end) - 1)? __boundary: (end); })
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/asm-generic/
pgtable.h 90 #define pmd_addr_end(addr, end) ({ unsigned long __boundary = ((addr) + PMD_SIZE) & PMD_MASK; (__boundary - 1 < (end) - 1)? __boundary: (end); })
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm-generic/
pgtable.h 90 #define pmd_addr_end(addr, end) ({ unsigned long __boundary = ((addr) + PMD_SIZE) & PMD_MASK; (__boundary - 1 < (end) - 1)? __boundary: (end); })

Completed in 741 milliseconds

12 3