Go to the documentation of this file.
24 #ifndef _ASM_X86_CALGARY_H
25 #define _ASM_X86_CALGARY_H
28 #include <linux/device.h>
31 #include <asm/types.h>
52 #define TCE_TABLE_SIZE_UNSPECIFIED ~0
53 #define TCE_TABLE_SIZE_64K 0
54 #define TCE_TABLE_SIZE_128K 1
55 #define TCE_TABLE_SIZE_256K 2
56 #define TCE_TABLE_SIZE_512K 3
57 #define TCE_TABLE_SIZE_1M 4
58 #define TCE_TABLE_SIZE_2M 5
59 #define TCE_TABLE_SIZE_4M 6
60 #define TCE_TABLE_SIZE_8M 7
64 #ifdef CONFIG_CALGARY_IOMMU