Page MenuHomeFreeBSD

gicv3_its: refactor LPI init to new function
ClosedPublic

Authored by jchandra on Apr 8 2019, 2:16 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 5, 6:23 AM
Unknown Object (File)
Oct 28 2024, 6:17 PM
Unknown Object (File)
Oct 23 2024, 9:13 AM
Unknown Object (File)
Sep 28 2024, 4:14 AM
Unknown Object (File)
Sep 28 2024, 2:19 AM
Unknown Object (File)
Sep 21 2024, 7:24 AM
Unknown Object (File)
Sep 20 2024, 5:47 PM
Unknown Object (File)
Sep 19 2024, 7:06 AM

Details

Summary

Move the per-cpu LPI intialization to a separate function. This is in preparation for a commit that does LPI init only once for a CPU, even though there are multiple ITS blocks associated with the CPU. No functional changes in this commit.

Diff Detail

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