Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h64 u32 total_node; /* num of total numa nodes */ member
/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h63 uint32_t total_node; /* num of total numa nodes */ member
H A Dloongson3_bootp.c42 c->total_node = cpu_to_le32(DIV_ROUND_UP(current_machine->smp.cpus, in init_cpu_info()