xref: /openbmc/linux/arch/arm64/include/asm/kvm_types.h (revision c1a33aeb)
1c1a33aebSSean Christopherson /* SPDX-License-Identifier: GPL-2.0 */
2c1a33aebSSean Christopherson #ifndef _ASM_ARM64_KVM_TYPES_H
3c1a33aebSSean Christopherson #define _ASM_ARM64_KVM_TYPES_H
4c1a33aebSSean Christopherson 
5c1a33aebSSean Christopherson #define KVM_ARCH_NR_OBJS_PER_MEMORY_CACHE 40
6c1a33aebSSean Christopherson 
7c1a33aebSSean Christopherson #endif /* _ASM_ARM64_KVM_TYPES_H */
8c1a33aebSSean Christopherson 
9