Home
last modified time | relevance | path

Searched refs:VMCI_LOG_WARNING (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/vmware/vmci/
H A Dvmci_driver.c88 VMCI_LOG_WARNING(LGPFX"Failed to subscribe to event " in vmci_util_init()
114 VMCI_LOG_WARNING(LGPFX"Failed to unsubscribe to event " in vmci_util_exit()
150 VMCI_LOG_WARNING(LGPFX"Check host: Insufficient memory.\n"); in vmci_util_check_host_capabilities()
202 VMCI_LOG_WARNING(LGPFX"Host capability checked failed.\n"); in vmci_check_host_capabilities()
425 VMCI_LOG_WARNING(LGPFX"Failed to initialize vmci_resource " in vmci_components_init()
432 VMCI_LOG_WARNING(LGPFX"Failed to initialize vmci_event " in vmci_components_init()
439 VMCI_LOG_WARNING(LGPFX"Failed to initialize vmci_doorbell " in vmci_components_init()
H A Dvmci_queue_pair.c648 VMCI_LOG_WARNING(LGPFX"Error allocating pages for produce " in vmci_queue_pair_alloc_guest_work()
656 VMCI_LOG_WARNING(LGPFX"Error allocating pages for consume " in vmci_queue_pair_alloc_guest_work()
665 VMCI_LOG_WARNING(LGPFX"Error allocating memory in %s.\n", in vmci_queue_pair_alloc_guest_work()
674 VMCI_LOG_WARNING(LGPFX"vmci_alloc_ppn_set failed.\n"); in vmci_queue_pair_alloc_guest_work()
708 VMCI_LOG_WARNING( in vmci_queue_pair_alloc_guest_work()
H A Dvmci_datagram.c162 VMCI_LOG_WARNING(LGPFX"Failed allocating memory for datagram " in datagram_create_hnd()
187 VMCI_LOG_WARNING(LGPFX"Failed to add new resource " in datagram_create_hnd()
557 VMCI_LOG_WARNING(LGPFX"Failed to schedule delayed " in vmci_datagram_invoke_guest_handler()
H A Dvmci_driver.h27 #define VMCI_LOG_WARNING(_args, ...) \ macro
H A Dvmci_doorbell.c506 VMCI_LOG_WARNING(LGPFX"Failed allocating memory for datagram " in vmci_doorbell_create()
551 VMCI_LOG_WARNING(LGPFX"Failed to add new resource " in vmci_doorbell_create()
H A Dvmci_resource.c54 VMCI_LOG_WARNING((LGPFX"Failed creating a resource hash table " in vmci_resource_init()