Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
H A Dbook3s_64_entry.S217 mtspr SPRN_CFAR,r4
H A Dbook3s_emulate.c914 case SPRN_CFAR: in kvmppc_core_emulate_mfspr_pr()
/linux/arch/powerpc/include/asm/
H A Dreg.h243 #define SPRN_CFAR 0x1c /* Come From Address Register */ macro