Searched refs:BOOT_USER_PGD_PTRS (Results 1 - 2 of 2) sorted by relevance

/development/ndk/platforms/android-9/arch-x86/include/asm/
H A Dpgtable_32.h46 #define BOOT_USER_PGD_PTRS (__PAGE_OFFSET >> TWOLEVEL_PGDIR_SHIFT) macro
47 #define BOOT_KERNEL_PGD_PTRS (1024-BOOT_USER_PGD_PTRS)
/development/ndk/platforms/android-9/arch-x86_64/include/asm/
H A Dpgtable_32.h46 #define BOOT_USER_PGD_PTRS (__PAGE_OFFSET >> TWOLEVEL_PGDIR_SHIFT) macro
47 #define BOOT_KERNEL_PGD_PTRS (1024-BOOT_USER_PGD_PTRS)

Completed in 20 milliseconds