History log of /haiku/headers/private/kernel/arch/arm64/arch_kernel.h
Revision Date Author Comments
# 7c69ebda 27-Mar-2022 milek7 <me@milek7.pl>

arm64: Add mapping of all memory in kernel virtual space at KERNEL_PMAP_BASE.

Change-Id: I828b1ba8c0add614e9df6bba1e14c5e514ec1bad
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5258
Reviewed-by: waddlesplash <waddlesplash@gmail.com>


# 3a72e3eb 10-Mar-2018 Jaroslaw Pelczar <jarek@jpelczar.com>

ARM64: Add initial kernel headers

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
aarch64 -> arm64 and coding style fixes by me.