Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/x86/
H A Dx86_machdep.c562 x86_add_cluster(uint64_t seg_start, uint64_t seg_end, uint32_t type) in x86_add_cluster() argument
679 uint64_t seg_start, seg_end; x86_parse_clusters() local
820 x86_load_region(uint64_t seg_start,uint64_t seg_end) x86_load_region() argument
962 uint64_t seg_start, seg_end; init_x86_vm() local
[all...]
/netbsd-src/sys/arch/arc/arc/
H A Darcbios.c131 paddr_t seg_start, seg_end; in bios_configure_memory() local
/netbsd-src/sys/arch/virt68k/virt68k/
H A Dbootinfo.c189 paddr_t seg_end = seg_start + bootinfo_reserve_initrd() local
/netbsd-src/sys/fs/nilfs/
H A Dnilfs_subr.c77 uint64_t *seg_start, uint64_t *seg_end) in nilfs_get_segment_range()
571 uint64_t seg_start, seg_end, cno; in nilfs_search_super_root() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_linux.cc1197 uptr seg_end = seg_start + phdr->p_memsz; in ForEachMappedRegion() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_linux.cc1264 uptr seg_end = seg_start + phdr->p_memsz; in ForEachMappedRegion() local