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)
Tue, Mar 25, 8:42 PM
Unknown Object (File)
Tue, Mar 11, 9:22 AM
Unknown Object (File)
Feb 24 2025, 7:31 PM
Unknown Object (File)
Feb 23 2025, 10:08 AM
Unknown Object (File)
Feb 14 2025, 2:48 AM
Unknown Object (File)
Feb 11 2025, 6:54 AM
Unknown Object (File)
Feb 11 2025, 6:34 AM
Unknown Object (File)
Jan 28 2025, 3:04 PM

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