Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/amd/
H A Damdvi_priv.h336 #define AMDVI_STATUS_EV_OF BIT(0) /* Event overflow. */ macro
H A Damdvi_hw.c767 ctrl->status &= AMDVI_STATUS_EV_OF | AMDVI_STATUS_EV_INTR; in amdvi_event_intr()
863 ctrl->status &= AMDVI_STATUS_EV_OF | AMDVI_STATUS_EV_INTR; in amdvi_alloc_intr_resources()