Searched refs:wb_vaddr (Results 1 – 2 of 2) sorted by relevance
48 void *wb_vaddr; member
445 send_mbox->wb_vaddr = dma_zalloc_coherent(hwdev, MBOX_WB_STATUS_LEN, in alloc_mbox_wb_status()447 if (!send_mbox->wb_vaddr) { in alloc_mbox_wb_status()451 send_mbox->wb_status = (volatile u64 *)send_mbox->wb_vaddr; in alloc_mbox_wb_status()471 send_mbox->wb_vaddr, send_mbox->wb_paddr); in free_mbox_wb_status()