commit | c571484e53f3e1d90bc5374528580c7419d28d4c | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Jul 11 17:14:25 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jul 11 18:01:12 2008 +0200 |
tree | d2b695c79cea3b028e5d93c81d790f37f4446dcd | |
parent | 208ec8c94d818a3def0b424958493728871716d1 [diff] |
x86, AMD IOMMU: replace TBL_SIZE macro with a function This patch converts the TBL_SIZE macro in the init code to a function. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Cc: iommu@lists.linux-foundation.org Cc: bhavna.sarathy@amd.com Cc: robert.richter@amd.com Signed-off-by: Ingo Molnar <mingo@elte.hu>