Home
last modified time | relevance | path

Searched refs:SPRN_L1CSR0 (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/powerpc/kernel/
A Dcpu_setup_e500.S32 mfspr r0, SPRN_L1CSR0
38 mtspr SPRN_L1CSR0, r0 /* Disable */
42 mtspr SPRN_L1CSR0, r0 /* Invalidate */
44 1: mfspr r0, SPRN_L1CSR0
51 mtspr SPRN_L1CSR0, r0 /* Enable */
/linux-6.3-rc2/arch/powerpc/kvm/
A De500_emulate.c248 case SPRN_L1CSR0: in kvmppc_core_emulate_mtspr_e500()
378 case SPRN_L1CSR0: in kvmppc_core_emulate_mfspr_e500()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dreg_booke.h173 #define SPRN_L1CSR0 0x3F2 /* L1 Cache Control and Status Register 0 */ macro

Completed in 7 milliseconds