]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add PSCI affinity info return values
authorAndrew Turner <andrew@FreeBSD.org>
Thu, 16 Mar 2023 12:16:59 +0000 (12:16 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Thu, 16 Mar 2023 13:08:00 +0000 (13:08 +0000)
commit7d0b915919665cb43107b36ad103791515eade5b
tree3431d02754c66b14c2c8bfb1834c83d1a4185106
parente89be21854b3aa33efd2e06529a181343281659d
Add PSCI affinity info return values

These can be returned from the PSCI AFFINITY_INFO call. This is not
marked as optional so bhyve will need to implement it & can use these
macros.

Sponsored by: Arm Ltd
sys/dev/psci/psci.h