Home | History | Annotate | Download | only in ppc32

Lines Matching refs:nbytes

4699 static inline void invalidate_icache ( void *ptr, int nbytes )
4702 HWord_t endaddr = startaddr + nbytes;