Searched refs:SPRN_DEAR (Results 1 - 13 of 13) sorted by relevance

/linux-master/arch/powerpc/mm/nohash/
H A Dtlb_low_64e.S89 tlb_prolog_bolted BOOKE_INTERRUPT_DTLB_MISS SPRN_DEAR
271 tlb_prolog_bolted BOOKE_INTERRUPT_DTLB_MISS SPRN_DEAR
531 mfspr r16,SPRN_DEAR /* get faulting address */
732 mtspr SPRN_DEAR,r14
882 mtspr SPRN_DEAR,r15
914 mfspr r16,SPRN_DEAR /* get faulting address */
1084 mtspr SPRN_DEAR,r16
/linux-master/arch/powerpc/kernel/
H A Dhead_booke.h226 mfspr r12,SPRN_DEAR; /* save DEAR and ESR in the frame */\
462 mfspr r4,SPRN_DEAR; /* Grab the DEAR */ \
490 mfspr r4,SPRN_DEAR; /* Grab the DEAR and save it */ \
H A Dhead_32.h25 mfspr r11, SPRN_DEAR
H A Dkvm.c448 case KVM_INST_MFSPR(SPRN_DEAR):
551 case KVM_INST_MTSPR(SPRN_DEAR):
H A Dhead_40x.S116 mfspr r10,SPRN_DEAR
283 mfspr r10, SPRN_DEAR /* Get faulting address */
H A Dhead_44x.S311 mfspr r10, SPRN_DEAR /* Get faulting address */
395 mfspr r10,SPRN_DEAR
565 mfspr r10,SPRN_DEAR /* Get faulting address */
H A Dexceptions-64e.S123 mfspr r10,SPRN_DEAR
196 mtspr SPRN_DEAR,r10
530 mfspr r14,SPRN_DEAR
560 mfspr r14,SPRN_DEAR
1050 mfspr r10,SPRN_DEAR
H A Dentry_32.S429 mtspr SPRN_DEAR,r9; \
H A Dhead_85xx.S370 mfspr r4,SPRN_DEAR /* Grab the DEAR, save it */
444 mfspr r10, SPRN_DEAR /* Get faulting address */
/linux-master/arch/powerpc/kvm/
H A Dbooke_emulate.c126 case SPRN_DEAR:
387 case SPRN_DEAR:
H A Dbooke_interrupts.S196 mfspr r9, SPRN_DEAR
H A Dbookehv_interrupts.S151 mfspr r9, SPRN_DEAR
/linux-master/arch/powerpc/include/asm/
H A Dreg_booke.h192 #define SPRN_DEAR 0x03D /* Data Error Address Register */ macro
208 #define SPRN_DEAR 0x3D5 /* Data Error Address Register */ macro

Completed in 304 milliseconds