Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/mm/
H A Dcache.c42 void update_cache(struct vm_area_struct *vma, unsigned long address, in update_cache() function
/openbmc/openbmc/poky/bitbake/lib/bb/parse/
H A D__init__.py84 def update_cache(f): function
/openbmc/u-boot/include/linux/mtd/
H A Dspinand.h277 const struct spinand_op_variants *update_cache; member
351 const struct spi_mem_op *update_cache; member
/openbmc/linux/include/linux/mtd/
H A Dspinand.h352 const struct spinand_op_variants *update_cache; member
436 const struct spi_mem_op *update_cache; member
/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Damd.c775 static void update_cache(struct ucode_patch *new_patch) update_cache() function