Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Drdma.c3714 uint32_t tmp_rkey = 0; in rdma_registration_handle() local
3716 (uintptr_t)host_addr, NULL, &tmp_rkey, in rdma_registration_handle()
3721 reg_result->rkey = tmp_rkey; in rdma_registration_handle()