Searched refs:base_prop (Results 1 – 1 of 1) sorted by relevance
1051 uint64_t base_prop; in dr_mem_find_node_md() local1076 if (md_get_prop_val(mdp, listp[idx], "base", &base_prop)) { in dr_mem_find_node_md()1088 if (base_prop <= mbp->addr && in dr_mem_find_node_md()1089 (base_prop + size_prop) >= (mbp->addr + mbp->size)) { in dr_mem_find_node_md()