Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vdpa/pds/
H A Ddebugfs.h13 void pds_vdpa_debugfs_add_vdpadev(struct pds_vdpa_aux *vdpa_aux);
H A Ddebugfs.c257 void pds_vdpa_debugfs_add_vdpadev(struct pds_vdpa_aux *vdpa_aux) in pds_vdpa_debugfs_add_vdpadev() function
H A Dvdpa_dev.c741 pds_vdpa_debugfs_add_vdpadev(vdpa_aux); in pds_vdpa_dev_add()