Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Damdvi_priv.h337 #define AMDVI_STATUS_EV_OF BIT(0) /* Event overflow. */ macro
H A Damdvi_hw.c762 ctrl->status &= AMDVI_STATUS_EV_OF | AMDVI_STATUS_EV_INTR; in amdvi_event_intr()
790 ctrl->status &= AMDVI_STATUS_EV_OF | AMDVI_STATUS_EV_INTR; in amdvi_alloc_intr_resources()