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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Dsun3mmu.h21 #define SUN3_PTE_SIZE (1 << SUN3_PTE_SIZE_BITS) macro
22 #define SUN3_PTE_MASK (SUN3_PTE_SIZE - 1)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/sun3/
H A Dmmu_emu.c312 for (i=0; i<SUN3_PMEG_SIZE; i+=SUN3_PTE_SIZE)

Completed in 22 milliseconds