Searched refs:__synch_xchg_dummy (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/i386/include/xen/
H A Dsynch_bitops.h62 struct __synch_xchg_dummy { unsigned long a[100]; }; struct
63 #define __synch_xg(x) ((volatile struct __synch_xchg_dummy *)(x))
/freebsd-11-stable/sys/amd64/include/xen/
H A Dsynch_bitops.h62 struct __synch_xchg_dummy { unsigned long a[100]; }; struct
63 #define __synch_xg(x) ((volatile struct __synch_xchg_dummy *)(x))

Completed in 86 milliseconds