Home
last modified time | relevance | path

Searched refs:L2CSR0_L2FI (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
910 andis. %r3, %r3, L2CSR0_L2FI@h
/freebsd/sys/powerpc/include/
H A Dspr.h853 #define L2CSR0_L2FI 0x00200000 /* L2 Cache Flash Invalidate */ macro