Home
last modified time | relevance | path

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

/arch/loongarch/include/asm/
Dmodule.h63 static inline struct plt_idx_entry emit_plt_idx_entry(unsigned long val) in emit_plt_idx_entry() function
/arch/loongarch/kernel/
Dmodule-sections.c55 plt_idx[nr] = emit_plt_idx_entry(val); in module_emit_plt_entry()