| /* SPDX-License-Identifier: GPL-2.0 */ | |
| /* | |
| * Copyright (C) 2020-2023 Loongson Technology Corporation Limited | |
| */ | |
| #ifndef _ASM_LOONGARCH_KVM_TYPES_H | |
| #define _ASM_LOONGARCH_KVM_TYPES_H | |
| #define KVM_ARCH_NR_OBJS_PER_MEMORY_CACHE 40 | |
| #endif /* _ASM_LOONGARCH_KVM_TYPES_H */ |