#include #define INCLUDE_VERMAGIC #include #include #include #include #include #ifdef CONFIG_UNWINDER_ORC #include ORC_HEADER; #endif BUILD_SALT; BUILD_LTO_INFO; MODULE_INFO(vermagic, VERMAGIC_STRING); MODULE_INFO(name, KBUILD_MODNAME); __visible struct module __this_module __section(".gnu.linkonce.this_module") = { .name = KBUILD_MODNAME, .arch = MODULE_ARCH_INIT, }; MODULE_INFO(intree, "Y"); #ifdef CONFIG_RETPOLINE MODULE_INFO(retpoline, "Y"); #endif KSYMTAB_FUNC(virtio_max_dma_size, "_gpl", ""); KSYMTAB_FUNC(virtqueue_add_sgs, "_gpl", ""); KSYMTAB_FUNC(virtqueue_add_outbuf, "_gpl", ""); KSYMTAB_FUNC(virtqueue_add_inbuf, "_gpl", ""); KSYMTAB_FUNC(virtqueue_add_inbuf_ctx, "_gpl", ""); KSYMTAB_FUNC(virtqueue_dma_dev, "_gpl", ""); KSYMTAB_FUNC(virtqueue_kick_prepare, "_gpl", ""); KSYMTAB_FUNC(virtqueue_notify, "_gpl", ""); KSYMTAB_FUNC(virtqueue_kick, "_gpl", ""); KSYMTAB_FUNC(virtqueue_get_buf_ctx, "_gpl", ""); KSYMTAB_FUNC(virtqueue_get_buf, "_gpl", ""); KSYMTAB_FUNC(virtqueue_disable_cb, "_gpl", ""); KSYMTAB_FUNC(virtqueue_enable_cb_prepare, "_gpl", ""); KSYMTAB_FUNC(virtqueue_poll, "_gpl", ""); KSYMTAB_FUNC(virtqueue_enable_cb, "_gpl", ""); KSYMTAB_FUNC(virtqueue_enable_cb_delayed, "_gpl", ""); KSYMTAB_FUNC(virtqueue_detach_unused_buf, "_gpl", ""); KSYMTAB_FUNC(vring_interrupt, "_gpl", ""); KSYMTAB_FUNC(vring_create_virtqueue, "_gpl", ""); KSYMTAB_FUNC(vring_create_virtqueue_dma, "_gpl", ""); KSYMTAB_FUNC(virtqueue_resize, "_gpl", ""); KSYMTAB_FUNC(virtqueue_set_dma_premapped, "_gpl", ""); KSYMTAB_FUNC(virtqueue_reset, "_gpl", ""); KSYMTAB_FUNC(vring_new_virtqueue, "_gpl", ""); KSYMTAB_FUNC(vring_del_virtqueue, "_gpl", ""); KSYMTAB_FUNC(vring_notification_data, "_gpl", ""); KSYMTAB_FUNC(vring_transport_features, "_gpl", ""); KSYMTAB_FUNC(virtqueue_get_vring_size, "_gpl", ""); KSYMTAB_FUNC(__virtqueue_break, "_gpl", ""); KSYMTAB_FUNC(__virtqueue_unbreak, "_gpl", ""); KSYMTAB_FUNC(virtqueue_is_broken, "_gpl", ""); KSYMTAB_FUNC(virtio_break_device, "_gpl", ""); KSYMTAB_FUNC(__virtio_unbreak_device, "_gpl", ""); KSYMTAB_FUNC(virtqueue_get_desc_addr, "_gpl", ""); KSYMTAB_FUNC(virtqueue_get_avail_addr, "_gpl", ""); KSYMTAB_FUNC(virtqueue_get_used_addr, "_gpl", ""); KSYMTAB_FUNC(virtqueue_get_vring, "_gpl", ""); KSYMTAB_FUNC(virtqueue_dma_map_single_attrs, "_gpl", ""); KSYMTAB_FUNC(virtqueue_dma_unmap_single_attrs, "_gpl", ""); KSYMTAB_FUNC(virtqueue_dma_mapping_error, "_gpl", ""); KSYMTAB_FUNC(virtqueue_dma_need_sync, "_gpl", ""); KSYMTAB_FUNC(virtqueue_dma_sync_single_range_for_cpu, "_gpl", ""); KSYMTAB_FUNC(virtqueue_dma_sync_single_range_for_device, "_gpl", ""); SYMBOL_CRC(virtio_max_dma_size, 0x1dbe2313, "_gpl"); SYMBOL_CRC(virtqueue_add_sgs, 0x50e1a202, "_gpl"); SYMBOL_CRC(virtqueue_add_outbuf, 0xb166789d, "_gpl"); SYMBOL_CRC(virtqueue_add_inbuf, 0xfc907ca0, "_gpl"); SYMBOL_CRC(virtqueue_add_inbuf_ctx, 0x0b700279, "_gpl"); SYMBOL_CRC(virtqueue_dma_dev, 0xa6fc313c, "_gpl"); SYMBOL_CRC(virtqueue_kick_prepare, 0x5a87e697, "_gpl"); SYMBOL_CRC(virtqueue_notify, 0xfcdb23a1, "_gpl"); SYMBOL_CRC(virtqueue_kick, 0x3a11ff21, "_gpl"); SYMBOL_CRC(virtqueue_get_buf_ctx, 0xeb5cf048, "_gpl"); SYMBOL_CRC(virtqueue_get_buf, 0x1aafde4f, "_gpl"); SYMBOL_CRC(virtqueue_disable_cb, 0x741d96d6, "_gpl"); SYMBOL_CRC(virtqueue_enable_cb_prepare, 0x11801a1a, "_gpl"); SYMBOL_CRC(virtqueue_poll, 0xf0b2dd7b, "_gpl"); SYMBOL_CRC(virtqueue_enable_cb, 0x58e9cfe2, "_gpl"); SYMBOL_CRC(virtqueue_enable_cb_delayed, 0x59d978d8, "_gpl"); SYMBOL_CRC(virtqueue_detach_unused_buf, 0x0ce5ec03, "_gpl"); SYMBOL_CRC(vring_interrupt, 0xff05fa13, "_gpl"); SYMBOL_CRC(vring_create_virtqueue, 0x1cf00955, "_gpl"); SYMBOL_CRC(vring_create_virtqueue_dma, 0x7dfa9f47, "_gpl"); SYMBOL_CRC(virtqueue_resize, 0x0d2fa220, "_gpl"); SYMBOL_CRC(virtqueue_set_dma_premapped, 0x86125c09, "_gpl"); SYMBOL_CRC(virtqueue_reset, 0xa692a45d, "_gpl"); SYMBOL_CRC(vring_new_virtqueue, 0x9c124294, "_gpl"); SYMBOL_CRC(vring_del_virtqueue, 0x3323005e, "_gpl"); SYMBOL_CRC(vring_notification_data, 0x50e577b6, "_gpl"); SYMBOL_CRC(vring_transport_features, 0x2dd27cc3, "_gpl"); SYMBOL_CRC(virtqueue_get_vring_size, 0x297b754b, "_gpl"); SYMBOL_CRC(__virtqueue_break, 0x2f8335fe, "_gpl"); SYMBOL_CRC(__virtqueue_unbreak, 0xcb4ddf76, "_gpl"); SYMBOL_CRC(virtqueue_is_broken, 0x60d70300, "_gpl"); SYMBOL_CRC(virtio_break_device, 0x695e1a5a, "_gpl"); SYMBOL_CRC(__virtio_unbreak_device, 0xea2409c1, "_gpl"); SYMBOL_CRC(virtqueue_get_desc_addr, 0x6214c93e, "_gpl"); SYMBOL_CRC(virtqueue_get_avail_addr, 0x0a9bd3f3, "_gpl"); SYMBOL_CRC(virtqueue_get_used_addr, 0xfd5ac0c5, "_gpl"); SYMBOL_CRC(virtqueue_get_vring, 0xba836ef0, "_gpl"); SYMBOL_CRC(virtqueue_dma_map_single_attrs, 0xceb65ed3, "_gpl"); SYMBOL_CRC(virtqueue_dma_unmap_single_attrs, 0x71af42d0, "_gpl"); SYMBOL_CRC(virtqueue_dma_mapping_error, 0x13b749f1, "_gpl"); SYMBOL_CRC(virtqueue_dma_need_sync, 0xe5a6c5ee, "_gpl"); SYMBOL_CRC(virtqueue_dma_sync_single_range_for_cpu, 0x6ac2a54e, "_gpl"); SYMBOL_CRC(virtqueue_dma_sync_single_range_for_device, 0xfde1bb72, "_gpl"); static const struct modversion_info ____versions[] __used __section("__versions") = { { 0xba8fbd64, "_raw_spin_lock" }, { 0xb5b54b34, "_raw_spin_unlock" }, { 0x90fe5ca0, "dma_unmap_page_attrs" }, { 0x658b9b0, "dma_sync_single_for_cpu" }, { 0x97e66d84, "dma_sync_single_for_device" }, { 0xdcb764ad, "memset" }, { 0xfa14b555, "dma_need_sync" }, { 0x37a0cba, "kfree" }, { 0x9688de8b, "memstart_addr" }, { 0x17e4ce28, "dma_map_page_attrs" }, { 0x1174f440, "dma_alloc_attrs" }, { 0x5fc72f0e, "alloc_pages_exact" }, { 0xe4bbc1dd, "kimage_voffset" }, { 0x55206789, "dma_max_mapping_size" }, { 0x2cf56265, "__dynamic_pr_debug" }, { 0xd1005013, "_dev_err" }, { 0xc31db0ce, "is_vmalloc_addr" }, { 0xabd20237, "dev_driver_string" }, { 0x56470118, "__warn_printk" }, { 0xeb233a45, "__kmalloc" }, { 0xfbe215e4, "sg_next" }, { 0xe61a6d75, "kmalloc_caches" }, { 0x29977925, "kmalloc_trace" }, { 0x7696f8c7, "__list_add_valid_or_report" }, { 0x1ed78da4, "dma_free_attrs" }, { 0xeb44339a, "free_pages_exact" }, { 0x950eb34e, "__list_del_entry_valid_or_report" }, { 0x7ebc429e, "_dev_warn" }, { 0x17608925, "module_layout" }, }; MODULE_INFO(depends, "");