Home
last modified time | relevance | path

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

/linux/samples/damon/
H A Dmtier.c60 static int nid_to_phys(int target_node, struct region_range *range) in nid_to_phys() function
115 ret = promote ? nid_to_phys(1, &addr) : nid_to_phys(0, &addr); in damon_sample_mtier_build_ctx()