HomeSort by: relevance | last modified time | path
    Searched defs:l2ctl (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 52 milliseconds