update_cache      420 arch/openrisc/include/asm/pgtable.h extern void update_cache(struct vm_area_struct *vma,
update_cache      427 arch/openrisc/include/asm/pgtable.h 	update_cache(vma, address, pte);
update_cache      798 arch/x86/kernel/cpu/microcode/amd.c 	update_cache(patch);
update_cache      181 drivers/mtd/nand/spi/core.c 	    spinand->op_templates.update_cache->data.buswidth == 4)
update_cache      708 drivers/mtd/nand/spi/core.c 	info.op_tmpl = *spinand->op_templates.update_cache;
update_cache      880 drivers/mtd/nand/spi/core.c 					       info->op_variants.update_cache);
update_cache      881 drivers/mtd/nand/spi/core.c 		spinand->op_templates.update_cache = op;
update_cache      302 include/linux/mtd/spinand.h 		const struct spinand_op_variants *update_cache;
update_cache      312 include/linux/mtd/spinand.h 		.update_cache = __update,				\
update_cache      377 include/linux/mtd/spinand.h 		const struct spi_mem_op *update_cache;