Searched refs:atomic_set_xen_ulong (Results 1 – 3 of 3) sorted by relevance
57 #define atomic_set_xen_ulong atomic_set_long macro62 #define atomic_set_xen_ulong atomic_set_long macro
85 atomic_set_xen_ulong(EVTCHN_PTR(mask, port), EVTCHN_MASK(port)); in evtchn_mask_port()
135 atomic_set_xen_ulong(&addr[bit / NBPL], 1UL << (bit % NBPL));