HomeFreeBSD

arm64: Add constants for decoding ISS fields for WF* exceptions

Description

arm64: Add constants for decoding ISS fields for WF* exceptions

WFI and WFIT trap to EL2 when executed in a vmm guest. (Currently
WFE/WFET are not configured to trap.) We only handle WFI at the moment,
so these constants are useful when handling the exception.

Reviewed by: andrew
MFC after: 1 week
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D41199

(cherry picked from commit dd24d475d514bba755111c5eecfef1d362b9d68c)

Details

Provenance
markjAuthored on Jul 28 2023, 1:32 PM
Reviewer
andrew
Differential Revision
D41199: arm64: Add constants for decoding ISS fields for WF* exceptions
Parents
rGc7508914f41c: pcpu: Remove unused definitions of ALT_STACK_SIZE
Branches
Unknown
Tags
Unknown