Home
last modified time | relevance | path

Searched refs:dcbz (Results 1 – 8 of 8) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Demulated_ops.h25 struct ppc_emulated_entry dcbz; member
H A Dcache.h118 static inline void dcbz(void *addr) in dcbz() function
/linux/arch/powerpc/lib/
H A Dcopy_32.S123 10: dcbz r7,r6
209 dcbz r11,r6
386 54: dcbz r11,r6
H A Dstring_32.S50 10: dcbz r7, r6
H A Dcopypage_64.S41 dcbz r9,r3
H A Dstring_64.S170 err1; dcbz 0,r3
H A Dchecksum_32.S192 54: dcbz r11,r6
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c946 dcbz((void *)pa); in kvmppc_do_h_page_init_zero()