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

  /development/ndk/platforms/android-9/arch-mips/include/asm/
pgtable.h 32 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | _PAGE_GLOBAL | _page_cachable_default)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
pgtable_32.h 110 #define PAGE_KERNEL __pgprot(__PAGE_KERNEL)

Completed in 964 milliseconds