Searched refs:ms (Results 1 – 1 of 1) sorted by relevance
153 def pfn_section_valid(self, ms, pfn): argument156 return test_bit(idx, ms['usage']['subsection_map'])171 ms = None176 ms = self.__pfn_to_section(pfn)178 if not self.valid_section(ms):180 return self.early_section(ms) or self.pfn_section_valid(ms, pfn)