Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/amd/
H A Damdvi_priv.h338 #define AMDVI_STATUS_EV_INTR BIT(1) /* Event interrupt. */ macro
H A Damdvi_hw.c765 ctrl->status &= AMDVI_STATUS_EV_OF | AMDVI_STATUS_EV_INTR; in amdvi_event_intr()
793 ctrl->status &= AMDVI_STATUS_EV_OF | AMDVI_STATUS_EV_INTR; in amdvi_alloc_intr_resources()