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.c81 void update_cache(struct vm_area_struct *vma, unsigned long address, in update_cache() function
/linux/arch/openrisc/include/asm/
H A Dpgtable.h361 extern void update_cache(struct vm_area_struct *vma,
369 update_cache(vma, address, ptep); in update_mmu_cache_range()
/linux/arch/x86/kernel/cpu/microcode/
H A Damd.c878 static void update_cache(struct ucode_patch *new_patch) in update_cache() function
1114 update_cache(patch); in verify_and_add_patch()