Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/virtualization/
Dvirt_ivshmem.h29 #define IVSHMEM_INT_ENABLE BIT(0) macro
Dvirt_ivshmem.c486 regs->int_control = enable ? IVSHMEM_INT_ENABLE : 0; in ivshmem_api_enable_interrupts()