Home
last modified time | relevance | path

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

/linux/arch/openrisc/mm/
H A Dcache.c42 void update_cache(struct vm_area_struct *vma, unsigned long address, in update_cache() function
/linux/arch/openrisc/include/asm/
H A Dpgtable.h380 extern void update_cache(struct vm_area_struct *vma,
388 update_cache(vma, address, ptep); in update_mmu_cache_range()
/linux/arch/x86/kernel/cpu/microcode/
H A Damd.c777 static void update_cache(struct ucode_patch *new_patch) in update_cache() function
1013 update_cache(patch); in verify_and_add_patch()