Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sh3/sh3/ | |
mmu.c | 47 void (*__sh_tlb_update)(int, vaddr_t, uint32_t); variable in typeref:typename:void (*)(int,vaddr_t,uint32_t) 65 __sh_tlb_update = sh3_tlb_update; 72 __sh_tlb_update = sh4_tlb_update; |
mmu.c | 47 void (*__sh_tlb_update)(int, vaddr_t, uint32_t); variable in typeref:typename:void (*)(int,vaddr_t,uint32_t) 65 __sh_tlb_update = sh3_tlb_update; 72 __sh_tlb_update = sh4_tlb_update; |
mmu.c | 47 void (*__sh_tlb_update)(int, vaddr_t, uint32_t); variable in typeref:typename:void (*)(int,vaddr_t,uint32_t) 65 __sh_tlb_update = sh3_tlb_update; 72 __sh_tlb_update = sh4_tlb_update; |