Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/mm/
Dnuma.c930 static int meminfo_to_nid(struct numa_meminfo *mi, u64 start) in meminfo_to_nid() function
942 int nid = meminfo_to_nid(&numa_meminfo, start); in phys_to_target_node()
951 return meminfo_to_nid(&numa_reserved_meminfo, start); in phys_to_target_node()
957 int nid = meminfo_to_nid(&numa_meminfo, start); in memory_add_physaddr_to_nid()