Home
last modified time | relevance | path

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

/drivers/vdpa/ifcvf/
Difcvf_base.c42 static void ifc_iowrite64_twopart(u64 val, in ifc_iowrite64_twopart() function
325 ifc_iowrite64_twopart(hw->vring[i].desc, &cfg->queue_desc_lo, in ifcvf_hw_enable()
327 ifc_iowrite64_twopart(hw->vring[i].avail, &cfg->queue_avail_lo, in ifcvf_hw_enable()
329 ifc_iowrite64_twopart(hw->vring[i].used, &cfg->queue_used_lo, in ifcvf_hw_enable()