HomeSort by relevance Sort by last modified time
    Searched defs:pgd_offset_k (Results 1 - 16 of 16) sorted by null

  /bionic/libc/kernel/arch-mips/asm/
pgtable-32.h 59 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
pgtable-32.h 59 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
  /external/kernel-headers/original/asm-mips/
pgtable-32.h 124 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
pgtable-32.h 59 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
pgtable-32.h 59 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
  /bionic/libc/kernel/arch-x86/asm/
pgtable_32.h 169 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
  /development/ndk/platforms/android-9/arch-x86/include/asm/
pgtable_32.h 169 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
  /external/kernel-headers/original/asm-arm/
pgtable.h 334 #define pgd_offset_k(addr) pgd_offset(&init_mm, addr) macro
  /external/kernel-headers/original/asm-x86/
pgtable_32.h 408 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
pgtable_32.h 158 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
pgtable_32.h 158 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h 158 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
pgtable_32.h 158 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h 158 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
pgtable_32.h 169 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h 169 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro

Completed in 2888 milliseconds