Home
last modified time | relevance | path

Searched defs:hub_data (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-4.19/arch/mips/include/asm/mach-ip27/
Dmmzone.h18 struct hub_data { struct
29 struct hub_data hub; argument
35 #define hub_data(n) (&__node_data[(n)]->hub) macro
/kernel/linux/linux-4.19/arch/mips/include/asm/mach-loongson64/
Dmmzone.h33 struct hub_data { struct
42 struct hub_data hub; argument
49 #define hub_data(n) (&__node_data[(n)]->hub) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-ip27/
Dmmzone.h12 struct hub_data { struct
20 struct hub_data hub; argument
26 #define hub_data(n) (&__node_data[(n)]->hub) macro