Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/nohash/
A Dtlb_low_64e.S93 tlb_prolog_bolted BOOKE_INTERRUPT_DTLB_MISS SPRN_DEAR
277 tlb_prolog_bolted BOOKE_INTERRUPT_DTLB_MISS SPRN_DEAR
536 mfspr r16,SPRN_DEAR /* get faulting address */
741 mtspr SPRN_DEAR,r14
916 mtspr SPRN_DEAR,r15
948 mfspr r16,SPRN_DEAR /* get faulting address */
1115 mtspr SPRN_DEAR,r16
/linux/arch/powerpc/kernel/
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 */ \
A Dexceptions-64e.S123 mfspr r10,SPRN_DEAR
195 mtspr SPRN_DEAR,r10
546 mfspr r14,SPRN_DEAR
576 mfspr r14,SPRN_DEAR
1058 mfspr r10,SPRN_DEAR
A Dhead_44x.S312 mfspr r10, SPRN_DEAR /* Get faulting address */
392 mfspr r10,SPRN_DEAR
561 mfspr r10,SPRN_DEAR /* Get faulting address */
A Dhead_40x.S114 mfspr r10,SPRN_DEAR
281 mfspr r10, SPRN_DEAR /* Get faulting address */
A Dkvm.c448 case KVM_INST_MFSPR(SPRN_DEAR): in kvm_check_ins()
551 case KVM_INST_MTSPR(SPRN_DEAR): in kvm_check_ins()
A Dhead_32.h25 mfspr r11, SPRN_DEAR
A Dhead_fsl_booke.S369 mfspr r4,SPRN_DEAR /* Grab the DEAR, save it */
443 mfspr r10, SPRN_DEAR /* Get faulting address */
A Dentry_32.S447 mtspr SPRN_DEAR,r9; \
/linux/arch/powerpc/kvm/
A Dbooke_emulate.c126 case SPRN_DEAR: in kvmppc_booke_emulate_mtspr()
387 case SPRN_DEAR: in kvmppc_booke_emulate_mfspr()
A Dbooke_interrupts.S196 mfspr r9, SPRN_DEAR
A Dbookehv_interrupts.S151 mfspr r9, SPRN_DEAR
/linux/arch/powerpc/include/asm/
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 22 milliseconds