Searched defs:max_addr (Results 1 – 8 of 8) sorted by relevance
| /openbmc/qemu/hw/cxl/ |
| H A D | cxl-host-stubs.c | 14 hwaddr cxl_fmws_set_memmap(hwaddr base, hwaddr max_addr) in cxl_fmws_set_memmap()
|
| H A D | cxl-host.c | 434 hwaddr cxl_fmws_set_memmap(hwaddr base, hwaddr max_addr) in cxl_fmws_set_memmap()
|
| /openbmc/u-boot/lib/ |
| H A D | lmb.c | 295 phys_addr_t lmb_alloc_base(struct lmb *lmb, phys_size_t size, ulong align, phys_addr_t max_addr) in lmb_alloc_base() 313 phys_addr_t __lmb_alloc_base(struct lmb *lmb, phys_size_t size, ulong align, phys_addr_t max_addr) in __lmb_alloc_base()
|
| /openbmc/u-boot/arch/x86/lib/ |
| H A D | physmem.c | 157 const phys_addr_t max_addr = (phys_addr_t)~(uintptr_t)0; in arch_phys_memset() local
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/ |
| H A D | fsl_pamu.c | 378 uint64_t min_addr, max_addr; in config_pamu() local
|
| /openbmc/u-boot/tools/ |
| H A D | zynqmpbif.c | 551 size_t min_addr = -1, max_addr = 0; in elf2flat64() local 599 size_t min_addr = -1, max_addr = 0; in elf2flat32() local
|
| /openbmc/u-boot/lib/efi_loader/ |
| H A D | efi_memory.c | 294 static uint64_t efi_find_free_memory(uint64_t len, uint64_t max_addr) in efi_find_free_memory()
|
| /openbmc/u-boot/arch/arm/cpu/armv8/ |
| H A D | cache_v8.c | 39 u64 max_addr = 0; in get_tcr() local
|