Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/mm/
Dnuma.c918 static int meminfo_to_nid(struct numa_meminfo *mi, u64 start) in meminfo_to_nid() function
930 int nid = meminfo_to_nid(&numa_meminfo, start); in phys_to_target_node()
939 return meminfo_to_nid(&numa_reserved_meminfo, start); in phys_to_target_node()
945 int nid = meminfo_to_nid(&numa_meminfo, start); in memory_add_physaddr_to_nid()