summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/asm/kvm_types.h
blob: 2fe1d4bdff66cac9e4e6703752ce1ac89fb2fd86 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* 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 */