Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/
H A Dpci.c137 rcuwait_wake_up(&mds->mbox_wait); in cxl_pci_mbox_irq()
314 if (rcuwait_wait_event_timeout(&mds->mbox_wait, in __cxl_pci_mbox_send_cmd()
436 rcuwait_init(&mds->mbox_wait); in cxl_pci_setup_mailbox()
H A Dcxlmem.h483 struct rcuwait mbox_wait; member