Searched refs:SPRN_CFAR (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/arch/powerpc/kernel/ |
D | exceptions-64s.S | 179 OPT_GET_SPR(r13, SPRN_CFAR, CPU_FTR_CFAR) 187 OPT_GET_SPR(r13, SPRN_CFAR, CPU_FTR_CFAR) 190 OPT_SET_SPR(r13, SPRN_CFAR, CPU_FTR_CFAR) 599 mtspr SPRN_CFAR,r10
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_emulate.c | 564 case SPRN_CFAR: in kvmppc_core_emulate_mfspr_pr()
|
D | book3s_hv_rmhandlers.S | 944 mtspr SPRN_CFAR, r5
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | exception-64s.h | 171 OPT_GET_SPR(r10, SPRN_CFAR, CPU_FTR_CFAR)
|
D | reg.h | 212 #define SPRN_CFAR 0x1c /* Come From Address Register */ macro
|