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

/netbsd-current/sys/arch/hpc/stand/hpcboot/sh3/cpu/
H A Dsh4.h51 #define SH4_PAGE_SIZE 0x1000 macro
52 #define SH4_PAGE_MASK (~(SH4_PAGE_SIZE - 1))
/netbsd-current/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_boot.cpp125 page_size = SH4_PAGE_SIZE;

Completed in 169 milliseconds