Searched refs:IVSHMEM_GEN_DOORBELL (Results 1 – 2 of 2) sorted by relevance
45 #define IVSHMEM_GEN_DOORBELL(i, v) ((i << 16) | (v & 0xFFFF)) macro
189 doorbell = IVSHMEM_GEN_DOORBELL(peer_id, vector); in ivshmem_api_int_peer()