Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/mips/kernel/
Dmodule.c26 struct mips_hi16 { struct
27 struct mips_hi16 *next; argument
28 Elf_Addr *addr;
29 Elf_Addr value;
Dvpe.c218 struct mips_hi16 { struct
219 struct mips_hi16 *next; argument
224 static struct mips_hi16 *mips_hi16_list; argument
/kernel/linux/linux-5.10/arch/mips/kernel/
Dmodule.c25 struct mips_hi16 { struct
26 struct mips_hi16 *next; argument
27 Elf_Addr *addr;
28 Elf_Addr value;
Dvpe.c219 struct mips_hi16 { struct
220 struct mips_hi16 *next; argument
225 static struct mips_hi16 *mips_hi16_list; argument