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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dpgtable.h144 #define USER_PGD_PTRS (PAGE_OFFSET >> PGDIR_SHIFT) macro
145 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dpgtable.h144 #define USER_PGD_PTRS (PAGE_OFFSET >> PGDIR_SHIFT) macro
145 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dpgtable.h162 #define USER_PGD_PTRS (PAGE_OFFSET >> PGDIR_SHIFT) macro
163 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dpgtable.h364 #define USER_PGD_PTRS (PAGE_OFFSET >> PGDIR_SHIFT) macro
365 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dpgtable.h162 #define USER_PGD_PTRS (PAGE_OFFSET >> PGDIR_SHIFT) macro
163 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dpgtable.h364 #define USER_PGD_PTRS (PAGE_OFFSET >> PGDIR_SHIFT) macro
365 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dpgtable.h175 #define USER_PGD_PTRS (PAGE_OFFSET >> PGDIR_SHIFT) macro
176 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dpgtable.h175 #define USER_PGD_PTRS (PAGE_OFFSET >> PGDIR_SHIFT) macro
176 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dpgtable.h88 #define USER_PGD_PTRS 512 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dpgtable.h82 #define USER_PGD_PTRS 2048 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dpgtable.h88 #define USER_PGD_PTRS 512 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dpgtable.h82 #define USER_PGD_PTRS 2048 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dprocess.c303 memcpy (swapper_pg_dir, swapper_pg_dir + USER_PGD_PTRS,

Completed in 178 milliseconds