Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Dmodule.c37 struct mips_hi16 { struct
38 struct mips_hi16 *next; argument
39 Elf_Addr *addr;
40 Elf_Addr value;
Dvpe.c219 struct mips_hi16 { struct
220 struct mips_hi16 *next; argument
225 static struct mips_hi16 *mips_hi16_list; argument