Searched refs:atomic_clear_xen_ulong (Results 1 – 3 of 3) sorted by relevance
56 #define atomic_clear_xen_ulong atomic_clear_long macro63 #define atomic_clear_xen_ulong atomic_clear_long macro
73 atomic_clear_xen_ulong(EVTCHN_PTR(pending, port), EVTCHN_MASK(port)); in evtchn_clear_port()
141 atomic_clear_xen_ulong(&addr[bit / NBPL], 1UL << (bit % NBPL));