Searched defs:mem_end (Results 1 – 18 of 18) sorted by relevance
/linux/arch/powerpc/platforms/powermac/ |
A D | bootx_init.c | 131 unsigned long *mem_end) in bootx_dt_add_prop() 158 unsigned long *mem_end) in bootx_add_chosen_props() 181 unsigned long *mem_end, in bootx_add_display_props() 209 static void __init bootx_dt_add_string(char *s, unsigned long *mem_end) in bootx_dt_add_string() 218 unsigned long *mem_end) in bootx_scan_dt_build_strings() 276 unsigned long *mem_end) in bootx_scan_dt_build_struct() 351 unsigned long mem_start, mem_end; in bootx_flatten_dt() local
|
/linux/arch/arm/mach-keystone/ |
A D | keystone.c | 68 u64 mem_start, mem_end; in keystone_pv_fixup() local
|
/linux/drivers/net/ethernet/8390/ |
A D | wd.c | 94 int mem_end = dev->mem_end; in do_wd_probe() local 504 static int mem_end[MAX_WD_CARDS]; /* for non std. mem size */ variable
|
/linux/tools/perf/tests/ |
A D | vmlinux-kallsyms.c | 123 u64 mem_start, mem_end; in test__vmlinux_matches_kallsyms() local
|
/linux/arch/arm/mm/ |
A D | pmsa-v8.c | 96 phys_addr_t mem_end; in pmsav8_adjust_lowmem_bounds() local
|
A D | pmsa-v7.c | 235 phys_addr_t mem_end; in pmsav7_adjust_lowmem_bounds() local
|
/linux/include/linux/ |
A D | vlynq.h | 55 u32 mem_start, mem_end; member
|
A D | compat.h | 319 compat_ulong_t mem_end; member
|
A D | netdevice.h | 1957 unsigned long mem_end; member
|
/linux/arch/powerpc/kernel/ |
A D | prom_init.c | 2480 static void __init *make_room(unsigned long *mem_start, unsigned long *mem_end, in make_room() 2510 #define dt_push_token(token, mem_start, mem_end) do { \ argument 2537 unsigned long *mem_end) in scan_dt_build_strings() 2584 unsigned long *mem_end) in scan_dt_build_struct() 2700 unsigned long mem_start, mem_end, room; in flatten_device_tree() local
|
/linux/drivers/char/xilinx_hwicap/ |
A D | xilinx_hwicap.h | 48 resource_size_t mem_end; /* phys. address of the control registers */ member
|
/linux/include/uapi/linux/ |
A D | if.h | 198 unsigned long mem_end; member
|
A D | if_link.h | 251 __u64 mem_end; member
|
/linux/arch/x86/xen/ |
A D | setup.c | 727 phys_addr_t mem_end, addr, size, chunk_size; in xen_memory_setup() local
|
/linux/arch/s390/kvm/ |
A D | kvm-s390.c | 2032 unsigned long mem_end, cur_gfn, next_gfn, hva, pgstev; in kvm_s390_get_cmma() local
|
/linux/tools/include/uapi/linux/ |
A D | if_link.h | 251 __u64 mem_end; member
|
/linux/drivers/gpu/drm/qxl/ |
A D | qxl_dev.h | 305 uint64_t mem_end; member
|
/linux/drivers/net/ethernet/qlogic/qed/ |
A D | qed.h | 668 unsigned long mem_end; member
|
Completed in 61 milliseconds