Lines Matching full:const

6 vfio_intx_interrupt(const char *name, char line) " (%s) Pin %c"
7 vfio_pci_intx_eoi(const char *name) " (%s) EOI"
8 vfio_intx_enable_kvm(const char *name) " (%s) KVM INTx accel enabled"
9 vfio_intx_disable_kvm(const char *name) " (%s) KVM INTx accel disabled"
10 vfio_intx_update(const char *name, int new_irq, int target_irq) " (%s) IRQ moved %d -> %d"
11 vfio_intx_enable(const char *name) " (%s)"
12 vfio_intx_disable(const char *name) " (%s)"
13 vfio_msi_interrupt(const char *name, int index, uint64_t addr, int data) " (%s) vector %d 0x%"PRIx6…
14 vfio_msix_vector_do_use(const char *name, int index) " (%s) vector %d used"
15 vfio_msix_vector_release(const char *name, int index) " (%s) vector %d released"
16 vfio_msix_enable(const char *name) " (%s)"
17 vfio_msix_pba_disable(const char *name) " (%s)"
18 vfio_msix_pba_enable(const char *name) " (%s)"
19 vfio_msix_disable(const char *name) " (%s)"
20 vfio_msix_fixup(const char *name, int bar, uint64_t start, uint64_t end) " (%s) MSI-X region %d mma…
21 vfio_msix_relo(const char *name, int bar, uint64_t offset) " (%s) BAR %d offset 0x%"PRIx64""
22 vfio_msi_enable(const char *name, int nr_vectors) " (%s) Enabled %d MSI vectors"
23 vfio_msi_disable(const char *name) " (%s)"
24 vfio_pci_load_rom(const char *name, unsigned long size, unsigned long offset, unsigned long flags) …
25 vfio_rom_read(const char *name, uint64_t addr, int size, uint64_t data) " (%s, 0x%"PRIx64", 0x%x) =…
26 vfio_pci_size_rom(const char *name, int size) "%s ROM size 0x%x"
29 vfio_pci_read_config(const char *name, int addr, int len, int val) " (%s, @0x%x, len=0x%x) 0x%x"
30 vfio_pci_write_config(const char *name, int addr, int val, int len) " (%s, @0x%x, 0x%x, len=0x%x)"
31 vfio_msi_setup(const char *name, int pos) "%s PCI MSI CAP @0x%x"
32 vfio_msix_early_setup(const char *name, int pos, int table_bar, uint64_t offset, int entries, bool …
33 vfio_check_pcie_flr(const char *name) "%s Supports FLR via PCIe cap"
34 vfio_check_pm_reset(const char *name) "%s Supports PM reset"
35 vfio_check_af_flr(const char *name) "%s Supports FLR via AF cap"
36 vfio_pci_hot_reset(const char *name, const char *type) " (%s) %s"
37 vfio_pci_hot_reset_has_dep_devices(const char *name) "%s: hot reset dependent devices:"
39 vfio_pci_hot_reset_result(const char *name, const char *result) "%s hot reset: %s"
40 vfio_pci_populate_device_config(const char *name, unsigned long size, unsigned long offset, unsigne…
41 vfio_pci_populate_device_get_irq_info_failure(const char *errstr) "VFIO_DEVICE_GET_IRQ_INFO failure…
42 vfio_mdev(const char *name, bool is_mdev) " (%s) is_mdev %d"
43 vfio_add_ext_cap_dropped(const char *name, uint16_t cap, uint16_t offset) "%s 0x%x@0x%x"
44 vfio_pci_reset(const char *name) " (%s)"
45 vfio_pci_reset_flr(const char *name) "%s FLR/VFIO_DEVICE_RESET"
46 vfio_pci_reset_pm(const char *name) "%s PCI PM Reset"
47 vfio_pci_emulated_vendor_id(const char *name, uint16_t val) "%s 0x%04x"
48 vfio_pci_emulated_device_id(const char *name, uint16_t val) "%s 0x%04x"
49 vfio_pci_emulated_sub_vendor_id(const char *name, uint16_t val) "%s 0x%04x"
50 vfio_pci_emulated_sub_device_id(const char *name, uint16_t val) "%s 0x%04x"
51 vfio_pci_emulated_class_code(const char *name, uint32_t val) "%s 0x%06x"
54 vfio_quirk_rom_in_denylist(const char *name, uint16_t vid, uint16_t did) "%s %04x:%04x"
55 vfio_quirk_generic_window_address_write(const char *name, const char * region_name, uint64_t data) …
56 vfio_quirk_generic_window_data_read(const char *name, const char * region_name, uint64_t data) "%s …
57 vfio_quirk_generic_window_data_write(const char *name, const char * region_name, uint64_t data) "%s…
58 vfio_quirk_generic_mirror_read(const char *name, const char * region_name, uint64_t addr, uint64_t …
59 vfio_quirk_generic_mirror_write(const char *name, const char * region_name, uint64_t addr, uint64_t…
60 vfio_quirk_ati_3c3_read(const char *name, uint64_t data) "%s 0x%"PRIx64
61 vfio_quirk_ati_3c3_probe(const char *name) "%s"
62 vfio_quirk_ati_bar4_probe(const char *name) "%s"
63 vfio_quirk_ati_bar2_probe(const char *name) "%s"
64 vfio_quirk_nvidia_3d0_state(const char *name, const char *state) "%s %s"
65 vfio_quirk_nvidia_3d0_read(const char *name, uint8_t offset, unsigned size, uint64_t val) " (%s, @0…
66 vfio_quirk_nvidia_3d0_write(const char *name, uint8_t offset, uint64_t data, unsigned size) "(%s, @…
67 vfio_quirk_nvidia_3d0_probe(const char *name) "%s"
68 vfio_quirk_nvidia_bar5_state(const char *name, const char *state) "%s %s"
69 vfio_quirk_nvidia_bar5_probe(const char *name) "%s"
70 vfio_quirk_nvidia_bar0_msi_ack(const char *name) "%s"
71 vfio_quirk_nvidia_bar0_probe(const char *name) "%s"
72 vfio_quirk_rtl8168_fake_latch(const char *name, uint64_t val) "%s 0x%"PRIx64
73 vfio_quirk_rtl8168_msix_write(const char *name, uint16_t offset, uint64_t val) "%s MSI-X table writ…
74 vfio_quirk_rtl8168_msix_read(const char *name, uint16_t offset, uint64_t val) "%s MSI-X table read[…
75 vfio_quirk_rtl8168_probe(const char *name) "%s"
77 vfio_quirk_ati_bonaire_reset_skipped(const char *name) "%s"
78 vfio_quirk_ati_bonaire_reset_no_smc(const char *name) "%s"
79 vfio_quirk_ati_bonaire_reset_timeout(const char *name) "%s"
80 vfio_quirk_ati_bonaire_reset_done(const char *name) "%s"
81 vfio_quirk_ati_bonaire_reset(const char *name) "%s"
82 vfio_ioeventfd_exit(const char *name, uint64_t addr, unsigned size, uint64_t data) "%s+0x%"PRIx64"[…
83 vfio_ioeventfd_handler(const char *name, uint64_t addr, unsigned size, uint64_t data) "%s+0x%"PRIx6…
84 vfio_ioeventfd_init(const char *name, uint64_t addr, unsigned size, uint64_t data, bool vfio) "%s+0…
85 vfio_pci_igd_opregion_enabled(const char *name) "%s"
88 vfio_pci_igd_bar4_write(const char *name, uint32_t index, uint32_t data, uint32_t base) "%s [0x%03x…
89 vfio_pci_igd_bdsm_enabled(const char *name, int size) "%s %dMB"
90 vfio_pci_igd_host_bridge_enabled(const char *name) "%s"
91 vfio_pci_igd_lpc_bridge_enabled(const char *name) "%s"
94 vfio_iommu_map_notify(const char *op, uint64_t iova_start, uint64_t iova_end) "iommu %s @ 0x%"PRIx6…
95 vfio_listener_region_skip(const char *name, uint64_t start, uint64_t end) "SKIPPING %s 0x%"PRIx64" …
97 vfio_listener_region_add_iommu(const char* name, uint64_t start, uint64_t end) "region_add [iommu] …
98 vfio_listener_region_del_iommu(const char *name) "region_del [iommu] %s"
100 vfio_known_safe_misalignment(const char *name, uint64_t iova, uint64_t offset_within_region, uintpt…
101 vfio_listener_region_add_no_dma_map(const char *name, uint64_t iova, uint64_t size, uint64_t page_s…
113 vfio_device_get(const char * name, unsigned int flags, unsigned int num_regions, unsigned int num_i…
118 vfio_region_write(const char *name, int index, uint64_t addr, uint64_t data, unsigned size) " (%s:r…
120 vfio_region_setup(const char *dev, int index, const char *name, unsigned long flags, unsigned long …
121 vfio_region_mmap_fault(const char *name, int index, unsigned long offset, unsigned long size, int f…
122 vfio_region_mmap(const char *name, unsigned long offset, unsigned long end) "Region %s [0x%lx - 0x%…
123 vfio_region_exit(const char *name, int index) "Device %s, region %d"
124 vfio_region_finalize(const char *name, int index) "Device %s, region %d"
125 vfio_region_mmaps_set_enabled(const char *name, bool enabled) "Region %s mmaps enabled: %d"
126 vfio_region_unmap(const char *name, unsigned long offset, unsigned long end) "Region %s unmap [0x%l…
127 vfio_region_sparse_mmap_header(const char *name, int index, int nr_areas) "Device %s region %d: %d …
157 vfio_load_bufs_thread_start(const char *name) " (%s)"
158 vfio_load_bufs_thread_end(const char *name) " (%s)"
159 vfio_load_cleanup(const char *name) " (%s)"
160 vfio_load_device_config_state_start(const char *name) " (%s)"
161 vfio_load_device_config_state_end(const char *name) " (%s)"
162 vfio_load_state(const char *name, uint64_t data) " (%s) data 0x%"PRIx64
163 vfio_load_state_device_data(const char *name, uint64_t data_size, int ret) " (%s) size %"PRIu64" re…
164 vfio_load_state_device_buffer_incoming(const char *name, uint32_t idx) " (%s) idx %"PRIu32
165 vfio_load_state_device_buffer_start(const char *name) " (%s)"
166 vfio_load_state_device_buffer_starved(const char *name, uint32_t idx) " (%s) idx %"PRIu32
167 vfio_load_state_device_buffer_load_start(const char *name, uint32_t idx) " (%s) idx %"PRIu32
168 vfio_load_state_device_buffer_load_end(const char *name, uint32_t idx) " (%s) idx %"PRIu32
169 vfio_load_state_device_buffer_end(const char *name) " (%s)"
170 vfio_migration_realize(const char *name) " (%s)"
171 vfio_migration_set_device_state(const char *name, const char *state) " (%s) state %s"
172 vfio_migration_set_state(const char *name, const char *new_state, const char *recover_state) " (%s)…
173 vfio_migration_state_notifier(const char *name, int state) " (%s) state %d"
174 vfio_save_block(const char *name, int data_size) " (%s) data_size %d"
175 vfio_save_block_precopy_empty_hit(const char *name) " (%s)"
176 vfio_save_cleanup(const char *name) " (%s)"
177 vfio_save_complete_precopy(const char *name, int ret) " (%s) ret %d"
178 vfio_save_complete_precopy_start(const char *name) " (%s)"
179 vfio_save_complete_precopy_thread_start(const char *name, const char *idstr, uint32_t instance_id) …
180 vfio_save_complete_precopy_thread_end(const char *name, int ret) " (%s) ret %d"
181 vfio_save_device_config_state(const char *name) " (%s)"
182 vfio_save_iterate(const char *name, uint64_t precopy_init_size, uint64_t precopy_dirty_size) " (%s)…
183 vfio_save_iterate_start(const char *name) " (%s)"
184 vfio_save_setup(const char *name, uint64_t data_buffer_size) " (%s) data buffer size %"PRIu64
185 vfio_state_pending_estimate(const char *name, uint64_t precopy, uint64_t postcopy, uint64_t precopy…
186 vfio_state_pending_exact(const char *name, uint64_t precopy, uint64_t postcopy, uint64_t stopcopy_s…
187 vfio_vmstate_change(const char *name, int running, const char *reason, const char *dev_state) " (%s…
188 vfio_vmstate_change_prepare(const char *name, int running, const char *reason, const char *dev_stat…
192 iommufd_cdev_connect_and_bind(int iommufd, const char *name, int devfd, int devid) " [iommufd=%d] S…
193 iommufd_cdev_getfd(const char *dev, int devfd) " %s (fd=%d)"
194 iommufd_cdev_attach_ioas_hwpt(int iommufd, const char *name, int devfd, int id) " [iommufd=%d] Succ…
195 iommufd_cdev_detach_ioas_hwpt(int iommufd, const char *name) " [iommufd=%d] Successfully detached %…
196 iommufd_cdev_fail_attach_existing_container(const char *msg) " %s"
205 vfio_device_get_region_info_type(const char *name, int index, uint32_t type, uint32_t subtype) "%s …
207 vfio_device_attach(const char *name, int group_id) " (%s) group %d"
208 vfio_device_detach(const char *name, int group_id) " (%s) group %d"