Home
last modified time | relevance | path

Searched refs:PTR_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/arch/m68k/kernel/
Dhead.S360 PTR_TABLE_SIZE = 128 define
1220 andl #PTR_TABLE_SIZE-1, %d0
1676 movel #PTR_TABLE_SIZE,%d4
2185 andl #PTR_TABLE_SIZE-1,%d0
2227 andl #(PTR_TABLE_SIZE*PAGE_TABLE_SIZE*PAGESIZE-1)&(-ROOT_TABLE_SIZE),%d0
2232 lea %a3@(PTR_TABLE_SIZE*PAGE_TABLE_SIZE*PAGESIZE-1),%a1
2253 lea %a2@(PTR_TABLE_SIZE*PAGE_TABLE_SIZE*PAGESIZE),%a2
2261 andl #PTR_TABLE_SIZE-1,%d0
2323 andl #PTR_TABLE_SIZE-1,%d0
2375 addl #PTR_TABLE_SIZE*4,%a1@
[all …]