Home
last modified time | relevance | path

Searched hist:"683 fafebf93bcde9948246849348b888e185cb22" (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/csky/abiv1/inc/abi/
H A Dckmmu.hdiff 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 Dckmmu.hdiff 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 Dpage.hdiff 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 Dmmu_context.hdiff 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 Dsetup.cdiff 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 Dentry.Sdiff 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 Dfault.cdiff 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>