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

/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/booke/
H A De500reg.h282 #define L2CTL_L2SIZ_GET(x) (1 << (17 + __SHIFTOUT((x), L2CTL_L2SIZ))) macro
/netbsd-6-1-5-RELEASE/sys/arch/evbppc/mpc85xx/
H A Dmachdep.c1281 uint32_t l2siz = L2CTL_L2SIZ_GET(l2ctl);

Completed in 115 milliseconds