freebsd-dev/sys/i386
Elliott Mitchell 9f3be3a6ec xen: switch to using core atomics for synchronization
Now that the atomic macros are always genuinely atomic on x86, they can
be used for synchronization with Xen.  A single core VM isn't too
unusual, but actual single core hardware is uncommon.

Replace an open-coding of evtchn_clear_port() with the inline.

Substantially inspired by work done by Julien Grall <julien@xen.org>,
2014-01-13 17:40:58.

Reviewed by: royger
MFC after: 1 week
2023-03-29 09:51:42 +02:00
..
acpica acpica: Merge ACPICA 20221020 2022-10-27 22:04:32 -04:00
bios i386: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:43 -07:00
conf i386 kernel config: clean up whitespace 2023-02-24 08:36:29 -06:00
i386 i386: ansify 2023-03-25 23:21:03 +03:00
include xen: switch to using core atomics for synchronization 2023-03-29 09:51:42 +02:00
linux linux(4): Reduce code duplication between MD files 2023-03-04 12:11:38 +03:00
pci i386: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:43 -07:00
Makefile Remove iBCS2, part2: general kernel 2018-12-19 21:57:58 +00:00