Home
last modified time | relevance | path

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

/hypervisor/dm/
A Dvuart.c182 static void vuart_trigger_level_intr(const struct acrn_vuart *vu, bool assert) in vuart_trigger_level_intr() argument
198 operation = assert ? GSI_SET_LOW : GSI_SET_HIGH; in vuart_trigger_level_intr()
200 operation = assert ? GSI_SET_HIGH : GSI_SET_LOW; in vuart_trigger_level_intr()

Completed in 3 milliseconds