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)
Sun, Nov 23, 10:37 PM
Unknown Object (File)
Wed, Nov 19, 4:40 PM
Unknown Object (File)
Thu, Nov 6, 3:30 PM
Unknown Object (File)
Wed, Nov 5, 2:08 AM
Unknown Object (File)
Wed, Oct 29, 12:12 PM
Unknown Object (File)
Wed, Oct 29, 10:18 AM
Unknown Object (File)
Oct 22 2025, 2:54 AM
Unknown Object (File)
Sep 27 2025, 2:08 PM
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