Searched refs:SPR_L1CSR1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/powerpc/booke/
H A Dmachdep_e500.c70 csr = mfspr(SPR_L1CSR1);
76 csr = mfspr(SPR_L1CSR1);
H A Dmp_cpudep.c62 csr = mfspr(SPR_L1CSR1);
H A Dlocore.S698 mfspr %r3, SPR_L1CSR1
701 mtspr SPR_L1CSR1, %r3
703 1: mfspr %r3, SPR_L1CSR1
710 mfspr %r3, SPR_L1CSR1
715 mtspr SPR_L1CSR1, %r3
721 mfspr %r3, SPR_L1CSR1
725 mtspr SPR_L1CSR1, %r3
/freebsd-10.1-release/sys/powerpc/include/
H A Dspr.h764 #define SPR_L1CSR1 0x3F3 /* ..8 L1 Cache Control and Status Register 1 */ macro

Completed in 99 milliseconds