Home
last modified time | relevance | path

Searched refs:update_cache (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/mtd/
A Dspinand.h351 const struct spinand_op_variants *update_cache; member
368 .update_cache = __update, \
435 const struct spi_mem_op *update_cache; member
/linux-6.3-rc2/arch/openrisc/mm/
A Dcache.c42 void update_cache(struct vm_area_struct *vma, unsigned long address, in update_cache() function
/linux-6.3-rc2/arch/openrisc/include/asm/
A Dpgtable.h379 extern void update_cache(struct vm_area_struct *vma,
386 update_cache(vma, address, pte); in update_mmu_cache()
/linux-6.3-rc2/drivers/mtd/nand/spi/
A Dcore.c189 spinand->op_templates.update_cache->data.buswidth == 4) in spinand_init_quad_enable()
868 info.op_tmpl = *spinand->op_templates.update_cache; in spinand_create_dirmap()
891 info.op_tmpl = *spinand->op_templates.update_cache; in spinand_create_dirmap()
1112 info->op_variants.update_cache); in spinand_match_and_init()
1113 spinand->op_templates.update_cache = op; in spinand_match_and_init()
/linux-6.3-rc2/arch/x86/kernel/cpu/microcode/
A Damd.c618 static void update_cache(struct ucode_patch *new_patch) in update_cache() function
815 update_cache(patch); in verify_and_add_patch()

Completed in 13 milliseconds