Searched refs:EPT_NORMAL (Results 1 – 1 of 1) sorted by relevance
150 EPT_NORMAL = 0, /* No endpoint rebounding is needed. */ enumerator793 EPT_NORMAL); in ept_bound_process()824 if (atomic_get(&ept->rebound_state) != EPT_NORMAL) { in get_ept_and_rx_validate()1148 matching_state = atomic_cas(&ept->rebound_state, EPT_NORMAL, EPT_DEREGISTERED); in deregister_ept()