History log of /freebsd/sys/arm64/vmm/vmm_handlers.h (Results 1 – 1 of 1)
Revision Date Author Comments
# 55aa3148 19-Aug-2024 Andrew Turner <andrew@FreeBSD.org>

arm64/vmm: Create functions to call into EL2

These will become ifuncs to enable VHE in a later change.

Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D46075