Home
last modified time | relevance | path

Searched refs:bound_ports (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/xen/
A Devents.c44 static unsigned long bound_ports[NR_EVS / (8 * sizeof(unsigned long))]; variable
56 if (test_and_clear_bit(i, bound_ports)) { in unbind_all_ports()
96 synch_set_bit(port, bound_ports); in bind_evtchn()
117 synch_clear_bit(port, bound_ports); in unbind_evtchn()

Completed in 2 milliseconds