Page MenuHomeFreeBSD

Create a kernel arm64 ID register view
ClosedPublic

Authored by andrew on Jun 26 2020, 11:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 19, 3:04 PM
Unknown Object (File)
Oct 2 2024, 7:36 AM
Unknown Object (File)
Sep 20 2024, 1:37 PM
Unknown Object (File)
Sep 10 2024, 8:23 AM
Unknown Object (File)
Sep 9 2024, 1:32 AM
Unknown Object (File)
Sep 8 2024, 11:13 PM
Unknown Object (File)
Sep 7 2024, 1:12 PM
Unknown Object (File)
Sep 5 2024, 3:27 AM
Subscribers

Details

Summary

In preparation for using ifuncs in the kernel is is useful to have
a common view of the arm64 ID registers across all CPUs. Add this
and extract the logic for finding the lower value of two fields to
a new helper function.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable