Searched refs:IVSHMEM_INT_ENABLE (Results 1 – 2 of 2) sorted by relevance
29 #define IVSHMEM_INT_ENABLE BIT(0) macro
486 regs->int_control = enable ? IVSHMEM_INT_ENABLE : 0; in ivshmem_api_enable_interrupts()