Searched refs:SPRN_CFAR (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/arch/powerpc/kernel/ |
| D | exceptions-64s.S | 178 OPT_GET_SPR(r13, SPRN_CFAR, CPU_FTR_CFAR) 186 OPT_GET_SPR(r13, SPRN_CFAR, CPU_FTR_CFAR) 189 OPT_SET_SPR(r13, SPRN_CFAR, CPU_FTR_CFAR) 598 mtspr SPRN_CFAR,r10
|
| /linux-4.4.14/arch/powerpc/kvm/ |
| D | book3s_emulate.c | 565 case SPRN_CFAR: in kvmppc_core_emulate_mfspr_pr()
|
| D | book3s_hv_rmhandlers.S | 1032 mtspr SPRN_CFAR, r5
|
| /linux-4.4.14/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
|