Searched refs:VMCI_DOORBELL_HASH (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/misc/vmw_vmci/
H A Dvmci_doorbell.c35 #define VMCI_DOORBELL_HASH(_idx) hash_32(_idx, VMCI_DOORBELL_INDEX_BITS) macro
128 u32 bucket = VMCI_DOORBELL_HASH(idx); dbell_index_table_find()
195 bucket = VMCI_DOORBELL_HASH(entry->idx); dbell_index_table_add()
359 u32 bucket = VMCI_DOORBELL_HASH(notify_idx); dbell_fire_entries()

Completed in 248 milliseconds