Home
last modified time | relevance | path

Searched defs:mips_hi16 (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/mips/kernel/
Dmodule.c24 struct mips_hi16 { struct
25 struct mips_hi16 *next; argument
26 Elf_Addr *addr;
27 Elf_Addr value;
Dvpe.c218 struct mips_hi16 { struct
219 struct mips_hi16 *next; argument
224 static struct mips_hi16 *mips_hi16_list; argument