Page MenuHomeFreeBSD

arm64/vmm: Convert the handlers into ifuncs
ClosedPublic

Authored by andrew on Jul 23 2024, 11:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 1, 7:35 PM
Unknown Object (File)
Thu, Oct 30, 12:33 PM
Unknown Object (File)
Thu, Oct 30, 7:47 AM
Unknown Object (File)
Thu, Oct 30, 1:05 AM
Unknown Object (File)
Thu, Oct 30, 12:50 AM
Unknown Object (File)
Tue, Oct 28, 3:06 AM
Unknown Object (File)
Mon, Oct 20, 3:37 AM
Unknown Object (File)
Mon, Oct 13, 4:16 AM
Subscribers

Details

Summary

Now we have support for both VHE and non-VHE update the handlers to
use an ifunc to decide which version to use.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable