haiku/headers/private/kernel/arch/riscv64
Augustin Cavalier 6f88de113d kernel: Rename set/clear_ac to arch_cpu_enable/disable_user_access.
These are architecture-specific routines, so they deserve proper
architecture-specific naming. The user memory access routines are
already under arch_cpu (arch_cpu_user_memcpy, etc.), and the methods
usually change a CPU flag, so it makes sense to put these there too.

RISC-V had get_ac but nothing else defined or used it, so it's removed.

No functional change intended.

Change-Id: Id4715214e32f73d4a93bc7ba8249411a0878d174
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8106
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Reviewed-by: X512 X512 <danger_mail@list.ru>
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
2024-08-26 19:39:28 +00:00
..
arch_atomic.h
arch_cpu.h
arch_debug.h
arch_int.h
arch_kernel_args.h
arch_kernel.h
arch_system_info.h
arch_thread_types.h
arch_thread.h
arch_traps.h
arch_uart_sifive.h
arch_user_debugger.h
arch_vm_translation_map.h
arch_vm_types.h
arch_vm.h
Clint.h
Htif.h
Plic.h