Home
last modified time | relevance | path

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

/drivers/vdpa/ifcvf/
Difcvf_base.c141 hw->notify_base_pa = pci_resource_start(pdev, cap.bar) + in ifcvf_init_hw()
177 hw->vring[i].notify_pa = hw->notify_base_pa + in ifcvf_init_hw()
Difcvf_base.h71 phys_addr_t notify_base_pa; member