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)
Dec 23 2023, 3:38 AM
Unknown Object (File)
Nov 29 2023, 2:56 AM
Unknown Object (File)
Nov 29 2023, 1:59 AM
Unknown Object (File)
Nov 27 2023, 10:54 AM
Unknown Object (File)
Nov 27 2023, 7:58 AM
Unknown Object (File)
Nov 26 2023, 2:53 PM
Unknown Object (File)
Nov 24 2023, 8:08 AM
Unknown Object (File)
Nov 22 2023, 4:14 PM
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