android_kernel_samsung_msm8976/arch/x86
Stefano Stabellini f3f3ea582c xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device
Introduce xen_dma_map_page, xen_dma_unmap_page,
xen_dma_sync_single_for_cpu and xen_dma_sync_single_for_device.
They have empty implementations on x86 and ia64 but they call the
corresponding platform dma_ops function on arm and arm64.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>

Changes in v9:
- xen_dma_map_page return void, avoid page_to_phys.
Git-commit: 7100b077ab4ff5fb0ba7760ce54465f623a0a763
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Signed-off-by: Ian Maund <imaund@codeaurora.org>
2014-02-07 13:49:53 -08:00
..
boot
configs
crypto
ia32 mm: remove free_area_cache 2014-02-07 13:49:41 -08:00
include xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device 2014-02-07 13:49:53 -08:00
kernel of: Specify initrd location using 64-bit 2014-02-07 13:49:42 -08:00
kvm
lguest
lib
math-emu
mm arch: mm: pass userspace fault flag to generic fault handler 2014-02-07 13:49:46 -08:00
net
oprofile
pci
platform
power
realmode
syscalls
tools
um
vdso
video
xen
.gitignore
Kbuild
Kconfig Remove GENERIC_HARDIRQ config option 2014-02-07 13:49:47 -08:00
Kconfig.cpu
Kconfig.debug
Makefile
Makefile.um
Makefile_32.cpu