linux/arch/csky/abiv2/inc/abi
Guo Ren 683fafebf9 csky: Use va_pa_offset instead of phys_offset
The name of phys_offset is so common for global export and it may
conflict with some local name. So change phys_offset to va_pa_offset
which also used by riscv.

Also use __pa() and __va() instead of using phys_offset directly.

Signed-off-by: Guo Ren <ren_guo@c-sky.com>
Cc: Arnd Bergmann <arnd@arndb.de>
2019-04-22 13:44:57 +08:00
..
cacheflush.h
ckmmu.h csky: Use va_pa_offset instead of phys_offset 2019-04-22 13:44:57 +08:00
elf.h csky: ELF and module probe 2018-10-26 00:54:23 +08:00
entry.h csky: Support vmlinux bootup with MMU off 2019-04-22 13:44:57 +08:00
fpu.h csky: Process management and Signal 2018-10-26 00:54:13 +08:00
page.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
pgtable-bits.h csky: fixup abiv2 mmap(... O_SYNC) failed. 2018-12-31 10:56:45 +08:00
reg_ops.h csky: Misc headers 2018-10-26 00:54:26 +08:00
regdef.h csky: Add perf_arch_fetch_caller_regs support 2019-04-22 13:44:57 +08:00
string.h csky: Library functions 2018-10-26 00:54:24 +08:00
switch_context.h csky: fixup save hi,lo,dspcr regs in switch_stack. 2018-12-31 22:57:27 +08:00
vdso.h csky: VDSO and rt_sigreturn 2018-10-26 00:54:22 +08:00