162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 262306a36Sopenharmony_ci#ifndef __ASM_MACH_N64_KMALLOC_H 362306a36Sopenharmony_ci#define __ASM_MACH_N64_KMALLOC_H 462306a36Sopenharmony_ci 562306a36Sopenharmony_ci/* The default of 128 bytes wastes too much, use 32 (the largest cacheline, I) */ 662306a36Sopenharmony_ci#define ARCH_DMA_MINALIGN L1_CACHE_BYTES 762306a36Sopenharmony_ci 862306a36Sopenharmony_ci#endif /* __ASM_MACH_N64_KMALLOC_H */ 9