Home
last modified time | relevance | path

Searched refs:L1CSR_CE (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/powerpc/include/booke/
Dspr.h516 #define L1CSR_CE 0x00000001 /* 31: Cache Enable */ macro
/netbsd/src/sys/arch/evbppc/mpc85xx/
Dmachdep.c675 if ((L1CSR_CE & l1csr0) == 0) in cpu_probe_cache()
679 if ((L1CSR_CE & l1csr1) == 0) in cpu_probe_cache()