fcp_args          645 arch/mips/mm/c-r4k.c 	struct flush_cache_page_args *fcp_args = args;
fcp_args          646 arch/mips/mm/c-r4k.c 	struct vm_area_struct *vma = fcp_args->vma;
fcp_args          647 arch/mips/mm/c-r4k.c 	unsigned long addr = fcp_args->addr;
fcp_args          648 arch/mips/mm/c-r4k.c 	struct page *page = pfn_to_page(fcp_args->pfn);