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

/bionic/libc/kernel/arch-mips/asm/
H A Dpgtable-32.h39 #define PTRS_PER_PGD (USER_PTRS_PER_PGD * 2)
41 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dpgtable_32.h40 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro

Completed in 238 milliseconds