| To: | loody <miloody@gmail.com> |
|---|---|
| Subject: | Re: where is blast_dcache32 ? |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Tue, 2 Nov 2010 12:59:51 +0000 |
| Cc: | Linux MIPS Mailing List <linux-mips@linux-mips.org> |
| In-reply-to: | <AANLkTikAHSitrZkkTtr4u3N3ruwV047S51rq2Nugq3aW@mail.gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <AANLkTikAHSitrZkkTtr4u3N3ruwV047S51rq2Nugq3aW@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.21 (2010-09-15) |
On Tue, Nov 02, 2010 at 08:50:18PM +0800, loody wrote: > Dear all: > I try to grep blast_dcache32 but the results show as below. > #pwd > linux-2.6.30.9/arch/mips > #grep -rnw 'blast_dcache32' * > mm/c-r4k.c:140: r4k_blast_dcache = blast_dcache32; > Binary file mm/built-in.o matches > mm/.svn/text-base/c-r4k.c.svn-base:140: r4k_blast_dcache = > blast_dcache32; > Binary file mm/c-r4k.o matches > # > > Would anyone tell me where I can find it? > did I grep the wrong folder? You made the mistake of using grep ;-) The function is generated by a number of pretty ugly macros arch/mips/include/asm/r4kcache.h. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | where is blast_dcache32 ?, loody |
|---|---|
| Next by Date: | Re: where is blast_dcache32 ?, loody |
| Previous by Thread: | where is blast_dcache32 ?, loody |
| Next by Thread: | Re: where is blast_dcache32 ?, loody |
| Indexes: | [Date] [Thread] [Top] [All Lists] |