]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - include/asm-generic/kmap_types.h
UBUNTU: Ubuntu-4.10.0-37.41
[mirror_ubuntu-zesty-kernel.git] / include / asm-generic / kmap_types.h
1 #ifndef _ASM_GENERIC_KMAP_TYPES_H
2 #define _ASM_GENERIC_KMAP_TYPES_H
3
4 #ifdef __WITH_KM_FENCE
5 # define KM_TYPE_NR 41
6 #else
7 # define KM_TYPE_NR 20
8 #endif
9
10 #endif