android_kernel_xiaomi_sm8350/include/asm-s390
Christian Borntraeger bebd9a455b [S390] s390 types: make dma_addr_t 64 bit capable
virtio tests with guests larger than 4 GB revealed that the dma_addr_t
definition for s390 did not make it into the 64bit world.
This patch changes the definition on s390 to have an u64 on 64bit and
u32 on 32bit systems.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2008-05-30 10:03:33 +02:00
..
airq.h
appldata.h
atomic.h
auxvec.h
bitops.h generic: implement __fls on all 64-bit archs 2008-04-26 19:21:16 +02:00
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h
ccwdev.h
ccwgroup.h ccwgroup: Unify parsing for group attribute. 2008-04-29 01:56:29 -04:00
checksum.h
chpid.h
cio.h [S390] Fix a lot of sparse warnings. 2008-04-17 07:47:06 +02:00
cmb.h
compat.h
cpcmd.h
cpu.h [S390] Convert monitor calls to function calls. 2008-04-17 07:47:05 +02:00
cputime.h
current.h
dasd.h
debug.h [S390] s390dbf: Use const char * for dbf name. 2008-05-15 16:52:39 +02:00
delay.h
device.h
diag.h
div64.h
dma.h
ebcdic.h
elf.h
emergency-restart.h
errno.h
etr.h
extmem.h [S390] Remove code duplication from monreader / dcssblk. 2008-04-17 07:47:07 +02:00
fb.h
fcntl.h
futex.h
hardirq.h [S390] Convert s390 to GENERIC_CLOCKEVENTS. 2008-04-17 07:47:05 +02:00
hugetlb.h [S390] System z large page support. 2008-04-30 13:38:47 +02:00
idals.h
io.h
ioctl.h
ioctls.h
ipcbuf.h
ipl.h
irq_regs.h
irq.h
irqflags.h
Kbuild KVM: s390: arch backend for the kvm kernel module 2008-04-27 12:00:42 +03:00
kdebug.h
kexec.h
kmap_types.h
kprobes.h
kvm_host.h [S390] s390-kvm: leave sie context on work. Removes preemption requirement 2008-05-07 09:23:01 +02:00
kvm_para.h s390: KVM guest: virtio device support, and kvm hypercalls 2008-04-27 12:00:51 +03:00
kvm_virtio.h s390: KVM guest: virtio device support, and kvm hypercalls 2008-04-27 12:00:51 +03:00
kvm.h KVM: s390: arch backend for the kvm kernel module 2008-04-27 12:00:42 +03:00
linkage.h
local.h
lowcore.h s390: KVM preparation: address of the 64bit extint parm in lowcore 2008-04-27 12:00:41 +03:00
mathemu.h
mman.h
mmu_context.h s390: KVM preparation: provide hook to enable pgstes in user pagetable 2008-04-27 12:00:40 +03:00
mmu.h s390: KVM preparation: provide hook to enable pgstes in user pagetable 2008-04-27 12:00:40 +03:00
module.h
monwriter.h
msgbuf.h
mutex.h
namei.h
page.h [S390] guest page hinting light 2008-05-07 09:23:02 +02:00
param.h
pci.h
percpu.h
pgalloc.h
pgtable.h [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP 2008-04-30 13:38:48 +02:00
poll.h
posix_types.h
processor.h [S390] Move show_regs to traps.c. 2008-04-30 13:38:43 +02:00
ptrace.h [S390] compat ptrace cleanup 2008-05-07 09:23:02 +02:00
qdio.h qeth: read number of ports from card 2008-04-29 01:56:34 -04:00
qeth.h
reset.h
resource.h
rwsem.h
s390_ext.h
s390_rdev.h
scatterlist.h
sclp.h
sections.h
segment.h
semaphore.h Generic semaphore implementation 2008-04-17 10:42:34 -04:00
sembuf.h
setup.h [S390] System z large page support. 2008-04-30 13:38:47 +02:00
sfp-machine.h
sfp-util.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
sigp.h
smp.h [S390] Convert machine feature detection code to C. 2008-04-30 13:38:47 +02:00
socket.h
sockios.h
sparsemem.h [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP 2008-04-30 13:38:48 +02:00
spinlock_types.h
spinlock.h
stat.h
statfs.h
string.h
suspend.h
sysinfo.h [S390] Add missing ifndef/define to include/asm-s390/sysinfo.h. 2008-04-30 13:38:43 +02:00
system.h [S390] guest page hinting light 2008-05-07 09:23:02 +02:00
tape390.h
termbits.h
termios.h
thread_info.h signals: s390: renumber TIF_RESTORE_SIGMASK 2008-04-30 08:29:37 -07:00
timer.h
timex.h [S390] Fix a lot of sparse warnings. 2008-04-17 07:47:06 +02:00
tlb.h
tlbflush.h [S390] System z large page support. 2008-04-30 13:38:47 +02:00
todclk.h
topology.h [S390] Add topology_core_siblings to topology.h 2008-04-30 13:38:45 +02:00
types.h [S390] s390 types: make dma_addr_t 64 bit capable 2008-05-30 10:03:33 +02:00
uaccess.h
ucontext.h
unaligned.h kernel: Move arches to use common unaligned access 2008-04-29 08:06:27 -07:00
unistd.h
user.h
vtoc.h
xor.h
zcrypt.h