Home
last modified time | relevance | path

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

/linux/drivers/vdpa/octeon_ep/
H A Doctep_vdpa.h81 phys_addr_t notify_base_pa;
63 phys_addr_t notify_base_pa; global() member
H A Doctep_vdpa_hw.c485 oct_hw->notify_base_pa = pci_resource_start(pdev, cap.bar) + in octep_hw_caps_read()
541 oct_hw->vqs[i].notify_pa = oct_hw->notify_base_pa +
/linux/drivers/vdpa/ifcvf/
H A Difcvf_base.h72 phys_addr_t notify_base_pa; member
H A Difcvf_base.c140 hw->notify_base_pa = pci_resource_start(pdev, cap.bar) + in ifcvf_init_hw()
176 hw->vring[i].notify_pa = hw->notify_base_pa + in ifcvf_init_hw()