Searched refs:USER_PGD_PTRS (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/include/asm/
H A Dpgtable.h70 #define USER_PGD_PTRS (PAGE_OFFSET >> PGDIR_SHIFT) macro
71 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - USER_PGD_PTRS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/microblaze/include/asm/
H A Dpgtable.h161 #define USER_PGD_PTRS (PAGE_OFFSET >> PGDIR_SHIFT) macro
162 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/frv/include/asm/
H A Dpgtable.h149 #define USER_PGD_PTRS (PAGE_OFFSET >> PGDIR_SHIFT) macro
150 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - USER_PGD_PTRS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/frv/include/asm/
H A Dpgtable.h149 #define USER_PGD_PTRS (PAGE_OFFSET >> PGDIR_SHIFT) macro
150 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - USER_PGD_PTRS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dpgtable.h161 #define USER_PGD_PTRS (PAGE_OFFSET >> PGDIR_SHIFT) macro
162 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dpgtable.h70 #define USER_PGD_PTRS (PAGE_OFFSET >> PGDIR_SHIFT) macro
71 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - USER_PGD_PTRS)

Completed in 126 milliseconds