Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/vmci/
H A Dvmci_call_defs.h219 #define VMCI_QP_ALL_FLAGS \ macro
H A Dvmci_queue_pair.c99 (!produce_size && !consume_size) || (flags & ~VMCI_QP_ALL_FLAGS)) in vmci_queue_pair_alloc()