Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dmemtrace.c70 #define FLUSH_CHUNK_SIZE SZ_1G macro
73 * memory and invalidate them, in chunks of up to FLUSH_CHUNK_SIZE
108 FLUSH_CHUNK_SIZE); in memtrace_clear_range()
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dmem.c104 #define FLUSH_CHUNK_SIZE SZ_1G macro
107 * memory and invalidate them, in chunks of up to FLUSH_CHUNK_SIZE
155 flush_dcache_range_chunked(start, start + size, FLUSH_CHUNK_SIZE); in arch_remove_memory()

Completed in 2 milliseconds