HomeSort by: relevance | last modified time | path
    Searched refs:SH3_MMU_ENTRY (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/sh3/include/
mmu_sh3.h 38 #define SH3_MMU_ENTRY 32
  /src/sys/arch/sh3/sh3/
mmu_sh3.c 63 for (i = 0; i < SH3_MMU_ENTRY; ++i) {
82 for (i = 0; i < SH3_MMU_ENTRY; ++i) {
db_interface.c 293 for (e = 0; e < SH3_MMU_ENTRY; e++) {
  /src/sys/arch/hpc/stand/hpcboot/sh3/cpu/
sh3.h 64 #define SH3_MMU_ENTRY 32
  /src/sys/arch/hpc/stand/hpcboot/sh3/
sh_mmu.cpp 176 for (e = 0; e < SH3_MMU_ENTRY; e++) {

Completed in 27 milliseconds