Home
last modified time | relevance | path

Searched defs:seg_end (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/powerpc/powerpc/
H A Dbusdma_bounce.c138 must_bounce(bus_dma_tag_t dmat, bus_addr_t paddr, bus_addr_t seg_end) in must_bounce()
504 bus_addr_t seg_end = ~(bus_addr_t)0; in _bus_dmamap_count_phys() local
541 bus_addr_t seg_end = ~(bus_addr_t)0; in _bus_dmamap_count_pages() local
593 bus_addr_t seg_end = ~(bus_addr_t)0; in bounce_bus_dmamap_load_phys() local
664 bus_addr_t seg_end = ~(bus_addr_t)0; in bounce_bus_dmamap_load_buffer() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp1397 uptr seg_end = seg_start + phdr->p_memsz; in ForEachMappedRegion() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_scan.c3582 uint64_t seg_start = 0, seg_end = 0; scan_io_queues_run_one() local