Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/booke/
H A Dlocore.S904 oris %r3, %r3, (L2CSR0_L2FI | L2CSR0_L2LFC)@h
905 ori %r3, %r3, (L2CSR0_L2FI | L2CSR0_L2LFC)@l
/freebsd/sys/powerpc/include/
H A Dspr.h854 #define L2CSR0_L2LFC 0x00000400 /* L2 Cache Lock Flags Clear */ macro