mips64_cacheflush_args
struct mips64_cacheflush_args args;
int mips64_cacheflush(struct proc *, struct mips64_cacheflush_args *);
struct mips64_cacheflush_args cfa;
mips64_cacheflush(struct proc *p, struct mips64_cacheflush_args *cfa)