Searched refs:DCBZ (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
H A Dcpu_setup_ppc970.S38 rldimi r3,r0,6,56 /* clear bits 56 & 57 (DCBZ*) */
H A Dalign.c53 /* DSISR bits reported for a DCBZ instruction: */
54 #define DCBZ 0x5f /* 8xx/82xx dcbz faults when cache not enabled */ macro
879 * the exception of DCBZ which is handled as a special case here fix_alignment()
881 if (instr == DCBZ) { fix_alignment()
/linux-4.4.14/arch/powerpc/kvm/
H A Dbook3s_emulate.c50 /* DCBZ is actually 1014, but we patch it to 1010 so we get a trap */
H A Dbook3s_pr.c428 * treat DCBZ as 32 bytes store */ kvmppc_set_pvr_pr()

Completed in 191 milliseconds