Searched defs:max_address (Results 1 – 7 of 7) sorted by relevance
21 void RestrictMemoryToMaxAddress(uptr max_address) { in RestrictMemoryToMaxAddress()
843 uptr max_address() const { return max_address_; } in max_address() function
1140 mach_vm_address_t max_address; member
336 e820_alloc_highest(const uint64_t max_address,const uint64_t length,const uint64_t alignment,const enum e820_memory_type type) e820_alloc_highest() argument
101 uptr max_address = GetMaxUserVirtualAddress(); in GetHighMemEnd() local
433 pcib_alloc_window(struct pcib_softc * sc,struct pcib_window * w,int type,int flags,pci_addr_t max_address) pcib_alloc_window() argument
355 u_int64_t max_address; /* highest DMA'able address */ member