Searched hist:"683 fafebf93bcde9948246849348b888e185cb22" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/csky/abiv1/inc/abi/ |
H A D | ckmmu.h | diff 683fafebf93bcde9948246849348b888e185cb22 Fri Apr 19 04:10:52 CDT 2019 Guo Ren <ren_guo@c-sky.com> 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>
|
/openbmc/linux/arch/csky/abiv2/inc/abi/ |
H A D | ckmmu.h | diff 683fafebf93bcde9948246849348b888e185cb22 Fri Apr 19 04:10:52 CDT 2019 Guo Ren <ren_guo@c-sky.com> 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>
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | page.h | diff 683fafebf93bcde9948246849348b888e185cb22 Fri Apr 19 04:10:52 CDT 2019 Guo Ren <ren_guo@c-sky.com> 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>
|
H A D | mmu_context.h | diff 683fafebf93bcde9948246849348b888e185cb22 Fri Apr 19 04:10:52 CDT 2019 Guo Ren <ren_guo@c-sky.com> 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>
|
/openbmc/linux/arch/csky/kernel/ |
H A D | setup.c | diff 683fafebf93bcde9948246849348b888e185cb22 Fri Apr 19 04:10:52 CDT 2019 Guo Ren <ren_guo@c-sky.com> 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>
|
H A D | entry.S | diff 683fafebf93bcde9948246849348b888e185cb22 Fri Apr 19 04:10:52 CDT 2019 Guo Ren <ren_guo@c-sky.com> 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>
|
/openbmc/linux/arch/csky/mm/ |
H A D | fault.c | diff 683fafebf93bcde9948246849348b888e185cb22 Fri Apr 19 04:10:52 CDT 2019 Guo Ren <ren_guo@c-sky.com> 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>
|