Home
last modified time | relevance | path

Searched refs:GCT_NODE_PTR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dgct.c41 status |= gct6_find_nodes(GCT_NODE_PTR(node->next), search); in gct6_find_nodes()
45 status |= gct6_find_nodes(GCT_NODE_PTR(node->child), search); in gct6_find_nodes()
H A Dcore_marvel.c465 gct6_find_nodes(GCT_NODE_PTR(0), gct_wanted_node_list); in marvel_init_arch()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dgct.c41 status |= gct6_find_nodes(GCT_NODE_PTR(node->next), search); in gct6_find_nodes()
45 status |= gct6_find_nodes(GCT_NODE_PTR(node->child), search); in gct6_find_nodes()
H A Dcore_marvel.c463 gct6_find_nodes(GCT_NODE_PTR(0), gct_wanted_node_list); in marvel_init_arch()
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dgct.h52 #define GCT_NODE_PTR(off) ((gct6_node *)((char *)hwrpb + \ macro
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dgct.h52 #define GCT_NODE_PTR(off) ((gct6_node *)((char *)hwrpb + \ macro

Completed in 7 milliseconds