Lines Matching refs:context
95 if (priv_flags == NULL || handle.context == VMCI_INVALID_ID) in vmci_dbell_get_priv_flags()
98 if (handle.context == VMCI_HOST_CONTEXT_ID) { in vmci_dbell_get_priv_flags()
110 } else if (handle.context == VMCI_HYPERVISOR_CONTEXT_ID) { in vmci_dbell_get_priv_flags()
117 *priv_flags = vmci_context_get_priv_flags(handle.context); in vmci_dbell_get_priv_flags()
307 handle.context, handle.resource); in vmci_dbell_host_context_notify()
315 handle.context, handle.resource); in vmci_dbell_host_context_notify()
446 if (handle->context == VMCI_HOST_CONTEXT_ID || in vmci_doorbell_create()
448 vmci_get_context_id() == handle->context)) { in vmci_doorbell_create()
454 handle->context, handle->resource); in vmci_doorbell_create()
476 new_handle.context, new_handle.resource, result); in vmci_doorbell_create()
522 handle.context, handle.resource); in vmci_doorbell_destroy()
550 handle.context, handle.resource, result); in vmci_doorbell_destroy()