Home
last modified time | relevance | path

Searched defs:max_address (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac_libcdep.cc22 void RestrictMemoryToMaxAddress(uptr max_address) { in RestrictMemoryToMaxAddress()
H A Dsanitizer_mac.cc942 mach_vm_address_t max_address; member
/freebsd-12.1/contrib/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cc126 uptr max_address = GetMaxUserVirtualAddress(); in GetHighMemEnd() local
/freebsd-12.1/contrib/gcc/config/arm/
H A Darm.c7302 HOST_WIDE_INT max_address; member
7394 HOST_WIDE_INT max_address) in move_minipool_fix_forward_ref()
7453 HOST_WIDE_INT max_address = fix->address + fix->forwards - minipool_pad; in add_minipool_forward_ref() local
7900 create_fix_barrier (Mfix *fix, HOST_WIDE_INT max_address) in create_fix_barrier()
8308 HOST_WIDE_INT max_address; in arm_reorg() local
/freebsd-12.1/sys/dev/pci/
H A Dpci_pci.c405 int flags, pci_addr_t max_address) in pcib_alloc_window()
/freebsd-12.1/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c2323 char* max_address = (char*)(av->top) + chunksize(av->top); local
/freebsd-12.1/sys/dev/ata/
H A Data-all.h358 u_int64_t max_address; /* highest DMA'able address */ member