Home
last modified time | relevance | path

Searched refs:node_count (Results 1 – 1 of 1) sorted by relevance

/board/cavium/thunderx/
A Dthunderx.c82 ssize_t node_count = atf_node_count(); in dram_init() local
86 printf("Initializing\nNodes in system: %zd\n", node_count); in dram_init()
90 for (node = 0; node < node_count; node++) { in dram_init()

Completed in 11 milliseconds