Searched refs:find_unhooked (Results 1 – 3 of 3) sorted by relevance
62 component_match = policy.find_unhooked(value)
251 component_match = policy.find_unhooked(value, pageframe, pfn_dict)254 component_match = policy.find_unhooked(value)
221 def find_unhooked(self, region, pageframe=None, group_pfn_counts=None): member in Policy