168 lines
5.3 KiB
C
168 lines
5.3 KiB
C
|
#include <linux/module.h>
|
||
|
#define INCLUDE_VERMAGIC
|
||
|
#include <linux/build-salt.h>
|
||
|
#include <linux/elfnote-lto.h>
|
||
|
#include <linux/export-internal.h>
|
||
|
#include <linux/vermagic.h>
|
||
|
#include <linux/compiler.h>
|
||
|
|
||
|
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,
|
||
|
.init = init_module,
|
||
|
#ifdef CONFIG_MODULE_UNLOAD
|
||
|
.exit = cleanup_module,
|
||
|
#endif
|
||
|
.arch = MODULE_ARCH_INIT,
|
||
|
};
|
||
|
|
||
|
MODULE_INFO(intree, "Y");
|
||
|
|
||
|
#ifdef CONFIG_RETPOLINE
|
||
|
MODULE_INFO(retpoline, "Y");
|
||
|
#endif
|
||
|
|
||
|
|
||
|
static const struct modversion_info ____versions[]
|
||
|
__used __section("__versions") = {
|
||
|
{ 0x40a9b349, "vzalloc" },
|
||
|
{ 0x41e6672c, "module_put" },
|
||
|
{ 0x7cd8d75e, "page_offset_base" },
|
||
|
{ 0x8f0b781d, "iova_domain_init_rcaches" },
|
||
|
{ 0x3e9db5f2, "compat_ptr_ioctl" },
|
||
|
{ 0x52fb3984, "cdev_add" },
|
||
|
{ 0xbcb36fe4, "hugetlb_optimize_vmemmap_key" },
|
||
|
{ 0x7665a95b, "idr_remove" },
|
||
|
{ 0xfe487975, "init_wait_entry" },
|
||
|
{ 0x311c6da4, "put_iova_domain" },
|
||
|
{ 0x90414e54, "fput" },
|
||
|
{ 0x57bc19d2, "down_write" },
|
||
|
{ 0xce807a25, "up_write" },
|
||
|
{ 0xb8f11603, "idr_alloc" },
|
||
|
{ 0x69e872f9, "vhost_iotlb_itree_first" },
|
||
|
{ 0xaf1acdbd, "device_create" },
|
||
|
{ 0xca37485a, "noop_llseek" },
|
||
|
{ 0x8c03d20c, "destroy_workqueue" },
|
||
|
{ 0xe68efe41, "_raw_write_lock" },
|
||
|
{ 0x4dfa8d4b, "mutex_lock" },
|
||
|
{ 0x4b750f53, "_raw_spin_unlock_irq" },
|
||
|
{ 0x83be64b9, "vhost_iotlb_itree_next" },
|
||
|
{ 0xf9deb0db, "vhost_iotlb_map_free" },
|
||
|
{ 0x4c9d28b0, "phys_base" },
|
||
|
{ 0xdd4d55b6, "_raw_read_unlock" },
|
||
|
{ 0xd67364f7, "eventfd_ctx_fdget" },
|
||
|
{ 0x40235c98, "_raw_write_unlock" },
|
||
|
{ 0xcefb0c9f, "__mutex_init" },
|
||
|
{ 0xdcab9553, "device_register" },
|
||
|
{ 0x5fc72f0e, "alloc_pages_exact" },
|
||
|
{ 0x7202c824, "_vdpa_unregister_device" },
|
||
|
{ 0xfb578fc5, "memset" },
|
||
|
{ 0xb8e7ce2c, "__put_user_8" },
|
||
|
{ 0x5b8239ca, "__x86_return_thunk" },
|
||
|
{ 0x6b10bee1, "_copy_to_user" },
|
||
|
{ 0xd9a5ea54, "__init_waitqueue_head" },
|
||
|
{ 0xfb384d37, "kasprintf" },
|
||
|
{ 0xe2d5255a, "strcmp" },
|
||
|
{ 0x668b19a1, "down_read" },
|
||
|
{ 0x759a6567, "__mmdrop" },
|
||
|
{ 0x108e19cb, "dma_set_coherent_mask" },
|
||
|
{ 0x2d39b0a7, "kstrdup" },
|
||
|
{ 0x3cf708f, "__mmap_lock_do_trace_start_locking" },
|
||
|
{ 0x2c273f81, "vdpa_mgmtdev_register" },
|
||
|
{ 0x97651e6c, "vmemmap_base" },
|
||
|
{ 0x27404601, "device_create_with_groups" },
|
||
|
{ 0x999e8297, "vfree" },
|
||
|
{ 0x6091b333, "unregister_chrdev_region" },
|
||
|
{ 0x4043757f, "init_iova_domain" },
|
||
|
{ 0x3213f038, "mutex_unlock" },
|
||
|
{ 0xa24517eb, "vhost_iotlb_free" },
|
||
|
{ 0xe3888b82, "alloc_pages" },
|
||
|
{ 0xf6c25db8, "__tracepoint_mmap_lock_start_locking" },
|
||
|
{ 0x3f65a05a, "__folio_put" },
|
||
|
{ 0x6729d3df, "__get_user_4" },
|
||
|
{ 0x366d357a, "device_destroy" },
|
||
|
{ 0x56470118, "__warn_printk" },
|
||
|
{ 0xc3e5b33e, "__mmap_lock_do_trace_released" },
|
||
|
{ 0x885512a2, "vhost_iotlb_add_range_ctx" },
|
||
|
{ 0x21518850, "receive_fd" },
|
||
|
{ 0xcfd3b7eb, "_copy_from_iter" },
|
||
|
{ 0xfe8c61f0, "_raw_read_lock" },
|
||
|
{ 0xeb44339a, "free_pages_exact" },
|
||
|
{ 0xd138c08a, "free_iova_fast" },
|
||
|
{ 0x15b6efa7, "dma_set_mask" },
|
||
|
{ 0xac4a1f46, "kmalloc_trace" },
|
||
|
{ 0xdf0f75c6, "eventfd_signal" },
|
||
|
{ 0x7aa1756e, "kvfree" },
|
||
|
{ 0xc577832d, "vhost_iotlb_alloc" },
|
||
|
{ 0xb5b54b34, "_raw_spin_unlock" },
|
||
|
{ 0x53b954a2, "up_read" },
|
||
|
{ 0xb55b78f0, "cdev_init" },
|
||
|
{ 0xeb233a45, "__kmalloc" },
|
||
|
{ 0xe2c17b5d, "__SCT__might_resched" },
|
||
|
{ 0x5b94ad75, "kmalloc_caches" },
|
||
|
{ 0x9d8df912, "cdev_del" },
|
||
|
{ 0x2d3385d3, "system_wq" },
|
||
|
{ 0x2f2c95c4, "flush_work" },
|
||
|
{ 0x587f22d7, "devmap_managed_key" },
|
||
|
{ 0xe3ec2f2b, "alloc_chrdev_region" },
|
||
|
{ 0xd6fb1cfa, "anon_inode_getfile" },
|
||
|
{ 0x88db9f48, "__check_object_size" },
|
||
|
{ 0x7b4da6ff, "__init_rwsem" },
|
||
|
{ 0x11d52713, "_copy_to_iter" },
|
||
|
{ 0x49cd25ed, "alloc_workqueue" },
|
||
|
{ 0xf04e2d60, "unpin_user_pages_dirty_lock" },
|
||
|
{ 0x438d8df2, "iova_cache_get" },
|
||
|
{ 0x733a1635, "__class_create" },
|
||
|
{ 0x20978fb9, "idr_find" },
|
||
|
{ 0x13c49cc2, "_copy_from_user" },
|
||
|
{ 0x1303a5af, "dev_set_name" },
|
||
|
{ 0x941f2aaa, "eventfd_ctx_put" },
|
||
|
{ 0xc5b6f236, "queue_work_on" },
|
||
|
{ 0x1cfba015, "stackleak_track_stack" },
|
||
|
{ 0x5c8809da, "device_unregister" },
|
||
|
{ 0x92540fbf, "finish_wait" },
|
||
|
{ 0x9ee22d8c, "class_destroy" },
|
||
|
{ 0xfe60b2f7, "__mmap_lock_do_trace_acquire_returned" },
|
||
|
{ 0xc7061ef3, "iova_cache_put" },
|
||
|
{ 0xe2effc62, "_vdpa_register_device" },
|
||
|
{ 0x91899483, "unpin_user_pages" },
|
||
|
{ 0x90576ec4, "vmemdup_user" },
|
||
|
{ 0x69acdf38, "memcpy" },
|
||
|
{ 0x3b6c41ea, "kstrtouint" },
|
||
|
{ 0x37a0cba, "kfree" },
|
||
|
{ 0xae04012c, "__vmalloc" },
|
||
|
{ 0xe9c322a0, "pcpu_hot" },
|
||
|
{ 0x1eb6cdd7, "__put_devmap_managed_page_refs" },
|
||
|
{ 0x8c26d495, "prepare_to_wait_event" },
|
||
|
{ 0xb7655712, "__tracepoint_mmap_lock_acquire_returned" },
|
||
|
{ 0xe2964344, "__wake_up" },
|
||
|
{ 0xcd455e47, "__module_get" },
|
||
|
{ 0x93fb5838, "__vdpa_alloc_device" },
|
||
|
{ 0xb6718650, "__tracepoint_mmap_lock_released" },
|
||
|
{ 0xba8fbd64, "_raw_spin_lock" },
|
||
|
{ 0xbdfb6dbb, "__fentry__" },
|
||
|
{ 0xe783e261, "sysfs_emit" },
|
||
|
{ 0xf2b5bb3c, "pin_user_pages" },
|
||
|
{ 0x65487097, "__x86_indirect_thunk_rax" },
|
||
|
{ 0x36ac17ab, "alloc_iova_fast" },
|
||
|
{ 0x8427cc7b, "_raw_spin_lock_irq" },
|
||
|
{ 0x6d334118, "__get_user_8" },
|
||
|
{ 0x8d9665ba, "vdpa_mgmtdev_unregister" },
|
||
|
{ 0x8ddd8aad, "schedule_timeout" },
|
||
|
{ 0x1000e51, "schedule" },
|
||
|
{ 0xa19b956, "__stack_chk_fail" },
|
||
|
{ 0xb5686f70, "put_device" },
|
||
|
{ 0xc57c48a3, "idr_get_next" },
|
||
|
{ 0x7c263ce7, "__free_pages" },
|
||
|
{ 0x7098e516, "module_layout" },
|
||
|
};
|
||
|
|
||
|
MODULE_INFO(depends, "vhost_iotlb,vdpa");
|
||
|
|