Page MenuHomeFreeBSD

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

Authored by markj on Jul 26 2023, 5:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 27, 2:08 PM
Unknown Object (File)
Thu, Sep 25, 9:48 PM
Unknown Object (File)
Thu, Sep 25, 9:17 PM
Unknown Object (File)
Thu, Sep 25, 8:10 PM
Unknown Object (File)
Wed, Sep 24, 3:27 AM
Unknown Object (File)
Sun, Sep 21, 11:16 AM
Unknown Object (File)
Aug 18 2025, 4:43 PM
Unknown Object (File)
Jul 27 2025, 8:15 AM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable