Page MenuHomeFreeBSD

xen/intr: rename evtchn_cpu_(un)?mask_port() to xen_intr_*()
AbandonedPublic

Authored by ehem_freebsd_m5p.com on Aug 29 2021, 9:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 14 2024, 2:25 AM
Unknown Object (File)
Oct 13 2024, 3:35 AM
Unknown Object (File)
Oct 3 2024, 3:55 PM
Unknown Object (File)
Oct 3 2024, 10:24 AM
Unknown Object (File)
Oct 3 2024, 9:45 AM
Unknown Object (File)
Oct 1 2024, 12:12 PM
Unknown Object (File)
Sep 27 2024, 6:05 PM
Unknown Object (File)
Sep 27 2024, 1:48 PM
Subscribers

Details

Reviewers
royger
Summary

Having these named evtchn_*() hints they are part of the core event
channel code, rather than part of the interrupt portion. This can
confuse when trying to do adjustments strictly effecting the interrupt
portion.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 41254
Build 38143: arc lint + arc unit