Searched refs:get_pfn_range_for_nid (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/mips/loongson64/
H A Dnuma.c97 get_pfn_range_for_nid(node, &start_pfn, &end_pfn);
/linux-master/arch/loongarch/kernel/
H A Dnuma.c220 get_pfn_range_for_nid(node, &start_pfn, &end_pfn);
399 get_pfn_range_for_nid(node, &start_pfn, &end_pfn);
/linux-master/arch/sh/mm/
H A Dinit.c212 get_pfn_range_for_nid(nid, &start_pfn, &end_pfn);
/linux-master/drivers/base/
H A Darch_numa.c365 get_pfn_range_for_nid(nid, &start_pfn, &end_pfn);
/linux-master/arch/mips/sgi-ip27/
H A Dip27-memory.c357 get_pfn_range_for_nid(node, &start_pfn, &end_pfn);
/linux-master/mm/
H A Dmm_init.c554 get_pfn_range_for_nid(nid, &start_pfn, &end_pfn);
1676 * get_pfn_range_for_nid - Return the start and end page frames for a node
1685 void __init get_pfn_range_for_nid(unsigned int nid, function
1712 get_pfn_range_for_nid(nid, &start_pfn, &end_pfn);
/linux-master/arch/powerpc/mm/
H A Dnuma.c1220 get_pfn_range_for_nid(nid, &start_pfn, &end_pfn);
/linux-master/arch/sparc/mm/
H A Dinit_64.c1072 * correct data from get_pfn_range_for_nid().
1092 get_pfn_range_for_nid(nid, &start_pfn, &end_pfn);
/linux-master/include/linux/
H A Dmm.h3202 extern void get_pfn_range_for_nid(unsigned int nid,

Completed in 174 milliseconds