Home
last modified time | relevance | path

Searched refs:clflush_cache_range_opt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/mm/pat/
H A Dset_memory.c285 static void clflush_cache_range_opt(void *vaddr, unsigned int size) in clflush_cache_range_opt() function
309 clflush_cache_range_opt(vaddr, size); in clflush_cache_range()
383 clflush_cache_range_opt((void *)fix_addr(addr), PAGE_SIZE); in cpa_flush()
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H A Dset_memory.c315 static void clflush_cache_range_opt(void *vaddr, unsigned int size) in clflush_cache_range_opt() function
339 clflush_cache_range_opt(vaddr, size); in clflush_cache_range()
430 clflush_cache_range_opt((void *)fix_addr(addr), PAGE_SIZE); in cpa_flush()

Completed in 7 milliseconds