Searched refs:PAGE_TABLE_SIZE (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dhead_32.S58 #define PAGE_TABLE_SIZE(pages) (((pages) / PTRS_PER_PMD) + PTRS_PER_PGD) define
60 #define PAGE_TABLE_SIZE(pages) ((pages) / PTRS_PER_PGD) define
65 PAGE_TABLE_SIZE(((1<<32) - __PAGE_OFFSET) >> PAGE_SHIFT) << PAGE_SHIFT
74 INIT_MAP_SIZE = PAGE_TABLE_SIZE(KERNEL_PAGES) * PAGE_SIZE_asm
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dhead_32.S58 #define PAGE_TABLE_SIZE(pages) (((pages) / PTRS_PER_PMD) + PTRS_PER_PGD) define
60 #define PAGE_TABLE_SIZE(pages) ((pages) / PTRS_PER_PGD) define
65 PAGE_TABLE_SIZE(((1<<32) - __PAGE_OFFSET) >> PAGE_SHIFT) << PAGE_SHIFT
74 INIT_MAP_SIZE = PAGE_TABLE_SIZE(KERNEL_PAGES) * PAGE_SIZE_asm
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/kernel/
H A Dhead.S374 PAGE_TABLE_SIZE = 64 define
1223 andl #PAGE_TABLE_SIZE-1, %d0
2056 andl #-(PAGESIZE*PAGE_TABLE_SIZE),%d0
2068 andl #-(PAGESIZE*PAGE_TABLE_SIZE),%d0
2121 andl #PAGE_TABLE_SIZE-1,%d0
2155 andl #(PTR_TABLE_SIZE*PAGE_TABLE_SIZE*PAGESIZE-1)&(-ROOT_TABLE_SIZE),%d0
2160 lea %a3@(PTR_TABLE_SIZE*PAGE_TABLE_SIZE*PAGESIZE-1),%a1
2181 lea %a2@(PTR_TABLE_SIZE*PAGE_TABLE_SIZE*PAGESIZE),%a2
2205 addl #PAGE_TABLE_SIZE*PAGESIZE,%a2
2206 addl #PAGE_TABLE_SIZE*PAGESIZ
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/kernel/
H A Dhead.S374 PAGE_TABLE_SIZE = 64 define
1223 andl #PAGE_TABLE_SIZE-1, %d0
2056 andl #-(PAGESIZE*PAGE_TABLE_SIZE),%d0
2068 andl #-(PAGESIZE*PAGE_TABLE_SIZE),%d0
2121 andl #PAGE_TABLE_SIZE-1,%d0
2155 andl #(PTR_TABLE_SIZE*PAGE_TABLE_SIZE*PAGESIZE-1)&(-ROOT_TABLE_SIZE),%d0
2160 lea %a3@(PTR_TABLE_SIZE*PAGE_TABLE_SIZE*PAGESIZE-1),%a1
2181 lea %a2@(PTR_TABLE_SIZE*PAGE_TABLE_SIZE*PAGESIZE),%a2
2205 addl #PAGE_TABLE_SIZE*PAGESIZE,%a2
2206 addl #PAGE_TABLE_SIZE*PAGESIZ
[all...]

Completed in 109 milliseconds