mirror of
https://github.com/torvalds/linux.git
synced 2024-10-31 17:21:49 +00:00
62fdd7678a
The patch contains Intel IOMMU IA64 specific code. It defines new machvec dig_vtd, hooks for IOMMU, DMAR table detection, cache line flush function, etc. For a generic kernel with CONFIG_DMAR=y, if Intel IOMMU is detected, dig_vtd is used for machinve vector. Otherwise, kernel falls back to dig machine vector. Kernel parameter "machvec=dig" or "intel_iommu=off" can be used to force kernel to boot dig machine vector. Signed-off-by: Fenghua Yu <fenghua.yu@intel.com> Signed-off-by: Tony Luck <tony.luck@intel.com> |
||
---|---|---|
.. | ||
carta_random.S | ||
checksum.c | ||
clear_page.S | ||
clear_user.S | ||
copy_page_mck.S | ||
copy_page.S | ||
copy_user.S | ||
csum_partial_copy.c | ||
do_csum.S | ||
flush.S | ||
idiv32.S | ||
idiv64.S | ||
io.c | ||
ip_fast_csum.S | ||
Makefile | ||
memcpy_mck.S | ||
memcpy.S | ||
memset.S | ||
strlen_user.S | ||
strlen.S | ||
strncpy_from_user.S | ||
strnlen_user.S | ||
xor.S |