Home
last modified time | relevance | path

Searched defs:max_addr (Results 1 – 23 of 23) sorted by relevance

/linux/tools/testing/memblock/tests/
H A Dalloc_nid_api.c33 phys_addr_t max_addr, int nid) in run_memblock_alloc_nid()
70 phys_addr_t max_addr; in alloc_nid_top_down_simple_check() local
123 phys_addr_t max_addr; in alloc_nid_top_down_end_misaligned_check() local
173 phys_addr_t max_addr; in alloc_nid_exact_address_generic_check() local
225 phys_addr_t max_addr; in alloc_nid_top_down_narrow_range_check() local
276 phys_addr_t max_addr; in alloc_nid_low_max_generic_check() local
317 phys_addr_t max_addr; in alloc_nid_min_reserved_generic_check() local
369 phys_addr_t max_addr; in alloc_nid_max_reserved_generic_check() local
423 phys_addr_t max_addr; in alloc_nid_top_down_reserved_with_space_check() local
486 phys_addr_t max_addr; in alloc_nid_reserved_full_merge_generic_check() local
[all …]
H A Dalloc_exact_nid_api.c35 phys_addr_t max_addr; in alloc_exact_nid_top_down_numa_simple_check() local
88 phys_addr_t max_addr; in alloc_exact_nid_top_down_numa_part_reserved_check() local
148 phys_addr_t max_addr; in alloc_exact_nid_top_down_numa_split_range_low_check() local
206 phys_addr_t max_addr; in alloc_exact_nid_top_down_numa_no_overlap_split_check() local
264 phys_addr_t max_addr; in alloc_exact_nid_top_down_numa_no_overlap_low_check() local
304 phys_addr_t max_addr; in alloc_exact_nid_bottom_up_numa_simple_check() local
357 phys_addr_t max_addr; in alloc_exact_nid_bottom_up_numa_part_reserved_check() local
419 phys_addr_t max_addr; in alloc_exact_nid_bottom_up_numa_split_range_low_check() local
477 phys_addr_t max_addr; in alloc_exact_nid_bottom_up_numa_no_overlap_split_check() local
535 phys_addr_t max_addr; in alloc_exact_nid_bottom_up_numa_no_overlap_low_check() local
[all …]
/linux/mm/
H A Dnuma_emulation.c88 u64 addr, u64 max_addr, int nr_nodes) in split_nodes_interleave()
190 static u64 __init find_end_of_node(u64 start, u64 max_addr, u64 size) in find_end_of_node()
204 static u64 uniform_size(u64 max_addr, u64 base, u64 hole, int nr_nodes) in uniform_size()
221 u64 addr, u64 max_addr, u64 size, in split_nodes_size_interleave_uniform()
325 u64 addr, u64 max_addr, u64 size) in split_nodes_size_interleave()
378 const u64 max_addr = PFN_PHYS(max_pfn); in numa_emulation() local
H A Dmemblock.c1676 phys_addr_t min_addr, phys_addr_t max_addr, in memblock_alloc_internal()
1719 phys_addr_t min_addr, phys_addr_t max_addr, in memblock_alloc_exact_nid_raw()
1751 phys_addr_t min_addr, phys_addr_t max_addr, in memblock_alloc_try_nid_raw()
1781 phys_addr_t min_addr, phys_addr_t max_addr, in memblock_alloc_try_nid()
1911 phys_addr_t max_addr = PHYS_ADDR_MAX; in __find_max_addr() local
1932 phys_addr_t max_addr; in memblock_enforce_memory_limit() local
1985 phys_addr_t max_addr; in memblock_mem_limit_remove_map() local
H A Dnuma_memblks.c446 phys_addr_t max_addr = (phys_addr_t)ULLONG_MAX; in numa_memblks_init() local
H A Dkmemleak.c223 static unsigned long max_addr; variable
/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-bootmem.c132 uint64_t min_addr, uint64_t max_addr) in cvmx_bootmem_alloc_range()
152 uint64_t max_addr, uint64_t align, in cvmx_bootmem_alloc_named_range()
619 uint64_t max_addr, uint64_t align, in cvmx_bootmem_alloc_named_range_once()
719 uint64_t max_addr, in cvmx_bootmem_phy_named_block_alloc()
/linux/include/uapi/linux/netfilter/
H A Dnf_nat.h41 union nf_inet_addr max_addr; member
49 union nf_inet_addr max_addr; member
/linux/drivers/soc/qcom/
H A Dmdt_loader.c113 phys_addr_t max_addr = 0; in qcom_mdt_get_size() local
247 phys_addr_t max_addr = 0; in qcom_mdt_pas_init() local
/linux/lib/
H A Dstrnlen_user.c94 unsigned long max_addr, src_addr; in strnlen_user() local
/linux/drivers/leds/
H A Dleds-sun50i-a100.c93 u32 max_addr; member
396 u32 max_addr = 0; in sun50i_a100_ledc_probe() local
/linux/arch/mips/cavium-octeon/
H A Ddma-octeon.c192 phys_addr_t max_addr; in plat_swiotlb_setup() local
/linux/arch/m68k/mm/
H A Dmotorola.c433 unsigned long min_addr, max_addr; in paging_init() local
/linux/arch/s390/boot/
H A Dstartup.c230 static void kaslr_adjust_relocs(unsigned long min_addr, unsigned long max_addr, in kaslr_adjust_relocs()
/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y384 u_int max_addr; variable
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_mdio.c564 int addr, found, max_addr; in stmmac_mdio_register() local
/linux/include/sound/
H A Dintel-nhlt.h89 u64 max_addr; member
/linux/fs/f2fs/
H A Dxattr.c259 void *max_addr = base_addr + inline_size; in __find_inline_xattr() local
/linux/drivers/net/phy/
H A Dbcm54140.c509 int addr, min_addr, max_addr; in bcm54140_get_base_addr_and_port() local
/linux/tools/perf/util/
H A Dannotate.h304 u8 max_addr; member
/linux/fs/
H A Dbinfmt_elf.c451 elf_addr_t max_addr = 0; in total_mapping_size() local
/linux/drivers/iommu/intel/
H A Diommu.h648 u64 max_addr; member
H A Diommu.c3561 u64 max_addr; in intel_iommu_map() local