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

1 2

  /development/ndk/platforms/android-9/arch-mips/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /prebuilts/ndk/r11/platforms/android-12/arch-mips/usr/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /prebuilts/ndk/r11/platforms/android-13/arch-mips/usr/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /prebuilts/ndk/r11/platforms/android-14/arch-mips/usr/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /prebuilts/ndk/r11/platforms/android-15/arch-mips/usr/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/asm/
pgtable.h 62 #define pte_present(pte) (pte_val(pte) & _PAGE_PRESENT) macro
  /development/ndk/platforms/android-9/arch-x86/include/asm/
pgtable_32.h 140 #define pte_present(x) ((x).pte_low & (_PAGE_PRESENT | _PAGE_PROTNONE)) macro
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/asm/
pgtable_32.h 140 #define pte_present(x) ((x).pte_low & (_PAGE_PRESENT | _PAGE_PROTNONE)) macro
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/asm/
pgtable_32.h 140 #define pte_present(x) ((x).pte_low & (_PAGE_PRESENT | _PAGE_PROTNONE)) macro
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/asm/
pgtable_32.h 140 #define pte_present(x) ((x).pte_low & (_PAGE_PRESENT | _PAGE_PROTNONE)) macro
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/asm/
pgtable_32.h 140 #define pte_present(x) ((x).pte_low & (_PAGE_PRESENT | _PAGE_PROTNONE)) macro
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/asm/
pgtable_32.h 140 #define pte_present(x) ((x).pte_low & (_PAGE_PRESENT | _PAGE_PROTNONE)) macro

Completed in 2097 milliseconds

1 2