Home
last modified time | relevance | path

Searched refs:get_module_load_offset (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dmodule.c45 static unsigned long int get_module_load_offset(void) in get_module_load_offset() function
62 static unsigned long int get_module_load_offset(void) in get_module_load_offset() function
77 MODULES_VADDR + get_module_load_offset(), in module_alloc()
/openbmc/linux/arch/s390/kernel/
H A Dmodule.c39 static unsigned long get_module_load_offset(void) in get_module_load_offset() function
65 MODULES_VADDR + get_module_load_offset(), in module_alloc()