linux_dsm_epyc7002/arch/riscv/include/asm
Christoph Hellwig 38af578253 riscv: use the generic ioremap code
Use the generic ioremap code instead of providing a local version.
Note that this relies on the asm-generic no-op definition of
pgprot_noncached.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Paul Walmsley <paul.walmsley@sifive.com>
Tested-by: Paul Walmsley <paul.walmsley@sifive.com> # rv32, rv64 boot
Acked-by: Paul Walmsley <paul.walmsley@sifive.com> # arch/riscv
2019-11-11 21:18:20 +01:00
..
asm-offsets.h
asm-prototypes.h
asm.h RISC-V: Clear load reservations while restoring hart contexts 2019-10-01 13:16:40 -07:00
atomic.h
barrier.h
bitops.h
bug.h riscv: cleanup <asm/bug.h> 2019-10-23 14:53:46 -07:00
cache.h
cacheflush.h riscv: fix build break after macro-to-function conversion in generic cacheflush.h 2019-07-18 08:16:56 -07:00
cmpxchg.h
csr.h
current.h
delay.h
elf.h
fence.h
fixmap.h RISC-V: Fix FIXMAP area corruption on RV32 systems 2019-08-28 15:30:12 -07:00
ftrace.h
futex.h
hugetlb.h
hwcap.h
image.h riscv: modify the Image header to improve compatibility with the ARM64 header 2019-09-13 19:03:52 -07:00
io.h riscv: use the generic ioremap code 2019-11-11 21:18:20 +01:00
irq.h riscv: add missing header file includes 2019-10-28 00:46:01 -07:00
irqflags.h
Kbuild riscv: include generic support for MSI irqdomains 2019-07-22 13:06:07 -07:00
kprobes.h
linkage.h
mmiowb.h
mmu_context.h
mmu.h
module.h
page.h RISC-V: Implement sparsemem 2019-08-30 11:10:37 -07:00
pci.h
perf_event.h
pgalloc.h mm: treewide: clarify pgtable_page_{ctor,dtor}() naming 2019-09-26 10:10:44 -07:00
pgtable-32.h
pgtable-64.h
pgtable-bits.h
pgtable.h riscv: use the generic ioremap code 2019-11-11 21:18:20 +01:00
processor.h
ptrace.h
sbi.h
sifive_l2_cache.h
smp.h riscv: cleanup riscv_cpuid_to_hartid_mask 2019-09-05 01:51:57 -07:00
sparsemem.h RISC-V: Implement sparsemem 2019-08-30 11:10:37 -07:00
spinlock_types.h
spinlock.h
string.h
switch_to.h riscv: add missing header file includes 2019-10-28 00:46:01 -07:00
syscall.h
thread_info.h
timex.h riscv: don't use the rdtime(h) pseudo-instructions 2019-09-05 01:52:46 -07:00
tlb.h
tlbflush.h riscv: tlbflush: remove confusing comment on local_flush_tlb_all() 2019-10-14 12:35:36 -07:00
uaccess.h
unistd.h
vdso.h
word-at-a-time.h