xref: /openbmc/linux/arch/mips/include/asm/kvm_types.h (revision 380f3a8b)
1380f3a8bSSean Christopherson /* SPDX-License-Identifier: GPL-2.0 */
2380f3a8bSSean Christopherson #ifndef _ASM_MIPS_KVM_TYPES_H
3380f3a8bSSean Christopherson #define _ASM_MIPS_KVM_TYPES_H
4380f3a8bSSean Christopherson 
5380f3a8bSSean Christopherson #define KVM_ARCH_NR_OBJS_PER_MEMORY_CACHE     4
6380f3a8bSSean Christopherson 
7380f3a8bSSean Christopherson #endif /* _ASM_MIPS_KVM_TYPES_H */
8