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

  /development/ndk/platforms/android-9/arch-x86/include/asm/
pgtable_32.h 89 #define _KERNPG_TABLE (_PAGE_PRESENT | _PAGE_RW | _PAGE_ACCESSED | _PAGE_DIRTY)
144 #define pmd_bad(x) ((pmd_val(x) & (~PAGE_MASK & ~_PAGE_USER)) != _KERNPG_TABLE)
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
pgtable_32.h 89 #define _KERNPG_TABLE (_PAGE_PRESENT | _PAGE_RW | _PAGE_ACCESSED | _PAGE_DIRTY)
144 #define pmd_bad(x) ((pmd_val(x) & (~PAGE_MASK & ~_PAGE_USER)) != _KERNPG_TABLE)
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
pgtable_32.h 89 #define _KERNPG_TABLE (_PAGE_PRESENT | _PAGE_RW | _PAGE_ACCESSED | _PAGE_DIRTY)
144 #define pmd_bad(x) ((pmd_val(x) & (~PAGE_MASK & ~_PAGE_USER)) != _KERNPG_TABLE)
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
pgtable_32.h 89 #define _KERNPG_TABLE (_PAGE_PRESENT | _PAGE_RW | _PAGE_ACCESSED | _PAGE_DIRTY)
144 #define pmd_bad(x) ((pmd_val(x) & (~PAGE_MASK & ~_PAGE_USER)) != _KERNPG_TABLE)
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
pgtable_32.h 89 #define _KERNPG_TABLE (_PAGE_PRESENT | _PAGE_RW | _PAGE_ACCESSED | _PAGE_DIRTY)
144 #define pmd_bad(x) ((pmd_val(x) & (~PAGE_MASK & ~_PAGE_USER)) != _KERNPG_TABLE)
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/
pgtable_32.h 89 #define _KERNPG_TABLE (_PAGE_PRESENT | _PAGE_RW | _PAGE_ACCESSED | _PAGE_DIRTY)
144 #define pmd_bad(x) ((pmd_val(x) & (~PAGE_MASK & ~_PAGE_USER)) != _KERNPG_TABLE)
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/
pgtable_32.h 89 #define _KERNPG_TABLE (_PAGE_PRESENT | _PAGE_RW | _PAGE_ACCESSED | _PAGE_DIRTY)
144 #define pmd_bad(x) ((pmd_val(x) & (~PAGE_MASK & ~_PAGE_USER)) != _KERNPG_TABLE)
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/
pgtable_32.h 89 #define _KERNPG_TABLE (_PAGE_PRESENT | _PAGE_RW | _PAGE_ACCESSED | _PAGE_DIRTY)
144 #define pmd_bad(x) ((pmd_val(x) & (~PAGE_MASK & ~_PAGE_USER)) != _KERNPG_TABLE)
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/
pgtable_32.h 89 #define _KERNPG_TABLE (_PAGE_PRESENT | _PAGE_RW | _PAGE_ACCESSED | _PAGE_DIRTY)
144 #define pmd_bad(x) ((pmd_val(x) & (~PAGE_MASK & ~_PAGE_USER)) != _KERNPG_TABLE)
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h 89 #define _KERNPG_TABLE (_PAGE_PRESENT | _PAGE_RW | _PAGE_ACCESSED | _PAGE_DIRTY)
144 #define pmd_bad(x) ((pmd_val(x) & (~PAGE_MASK & ~_PAGE_USER)) != _KERNPG_TABLE)

Completed in 159 milliseconds