xref: /dpdk/drivers/bus/cdx/version.map (revision 2284d67261ec69151ac5bd3c65854f96f25a75e0)
145ef232aSNipun GuptaINTERNAL {
245ef232aSNipun Gupta	global:
345ef232aSNipun Gupta
445ef232aSNipun Gupta	rte_cdx_map_device;
545ef232aSNipun Gupta	rte_cdx_register;
645ef232aSNipun Gupta	rte_cdx_unmap_device;
745ef232aSNipun Gupta	rte_cdx_unregister;
8*2284d672SShubham Rohila	rte_cdx_vfio_bm_disable;
9*2284d672SShubham Rohila	rte_cdx_vfio_bm_enable;
10f29fb5caSNipun Gupta	rte_cdx_vfio_intr_disable;
11f29fb5caSNipun Gupta	rte_cdx_vfio_intr_enable;
1245ef232aSNipun Gupta
1345ef232aSNipun Gupta	local: *;
1445ef232aSNipun Gupta};
15