Home | Sort by: relevance | last modified time | path |
/src/sys/arch/evbppc/mpc85xx/ | |
machdep.c | 1431 const uint32_t l2ctl = cpu_read_4(L2CACHE_BASE + L2CTL); local in function:cpu_startup 1432 uint32_t l2siz = L2CTL_L2SIZ_GET(l2ctl); |
machdep.c | 1431 const uint32_t l2ctl = cpu_read_4(L2CACHE_BASE + L2CTL); local in function:cpu_startup 1432 uint32_t l2siz = L2CTL_L2SIZ_GET(l2ctl); |