Home
last modified time | relevance | path

Searched refs:rdma_rm_alloc_uc (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/rdma/
H A Drdma_rm.h40 int rdma_rm_alloc_uc(RdmaDeviceResources *dev_res, uint32_t pfn,
H A Drdma_rm.c271 int rdma_rm_alloc_uc(RdmaDeviceResources *dev_res, uint32_t pfn, in rdma_rm_alloc_uc() function
/openbmc/qemu/hw/rdma/vmw/
H A Dpvrdma_cmd.c590 return rdma_rm_alloc_uc(&dev->rdma_dev_res, cmd->pfn, &resp->ctx_handle); in create_uc()