Searched refs:seg (Results 1 – 3 of 3) sorted by relevance
95 filter(lambda seg: seg["p_type"] == "PT_LOAD", segments)99 for n, seg in enumerate(segments):100 if seg.section_in_segment(sec):103 seg, name=f"{n:#02}", segment=True
204 uint32_t pci_get_bus_for_seg(uint32_t seg, uint32_t *bus_range, uint32_t *nseg) in pci_get_bus_for_seg() argument208 if (seg == 0U) { in pci_get_bus_for_seg()
47 uint32_t pci_get_bus_for_seg(uint32_t seg, uint32_t *bus_range, uint32_t *nseg);