Use uint64_t to store PMCR_EL0 as it's a 64-bit register and fields may
be present in the upper 64-bits.
Details
Details
- Reviewers
gnn - Group Reviewers
arm64 pmc - Commits
- rGdbb620910f15: hwpmc/arm64: PMCR_EL0 is a 64-bit register
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable