]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - include/asm-generic/kmap_types.h
PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports
[mirror_ubuntu-zesty-kernel.git] / include / asm-generic / kmap_types.h
CommitLineData
aafe4dbe
AB
1#ifndef _ASM_GENERIC_KMAP_TYPES_H
2#define _ASM_GENERIC_KMAP_TYPES_H
3
e4c9dd0f 4#ifdef __WITH_KM_FENCE
d801d9e5 5# define KM_TYPE_NR 41
aafe4dbe 6#else
d801d9e5 7# define KM_TYPE_NR 20
aafe4dbe
AB
8#endif
9
aafe4dbe 10#endif