Searched defs:mem_end (Results 1 – 12 of 12) sorted by relevance
/linux-3.3/arch/powerpc/platforms/powermac/ |
D | bootx_init.c | 133 unsigned long *mem_end) in bootx_dt_add_prop() 160 unsigned long *mem_end) in bootx_add_chosen_props() 183 unsigned long *mem_end, in bootx_add_display_props() 211 static void __init bootx_dt_add_string(char *s, unsigned long *mem_end) in bootx_dt_add_string() 220 unsigned long *mem_end) in bootx_scan_dt_build_strings() 278 unsigned long *mem_end) in bootx_scan_dt_build_struct() 353 unsigned long mem_start, mem_end; in bootx_flatten_dt() local
|
/linux-3.3/drivers/net/ethernet/8390/ |
D | wd.c | 94 int mem_end = dev->mem_end; in do_wd_probe() local 500 static int mem_end[MAX_WD_CARDS]; /* for non std. mem size */ variable
|
/linux-3.3/arch/x86/xen/ |
D | setup.c | 215 unsigned long long mem_end; in xen_memory_setup() local
|
/linux-3.3/arch/powerpc/kernel/ |
D | prom_init.c | 2100 static void __init *make_room(unsigned long *mem_start, unsigned long *mem_end, in make_room() 2130 #define dt_push_token(token, mem_start, mem_end) \ argument 2155 unsigned long *mem_end) in scan_dt_build_strings() 2202 unsigned long *mem_end) in scan_dt_build_struct() 2328 unsigned long mem_start, mem_end, room; in flatten_device_tree() local
|
/linux-3.3/include/linux/ |
D | vlynq.h | 68 u32 mem_start, mem_end; member
|
D | if.h | 140 unsigned long mem_end; member
|
D | compat.h | 167 compat_ulong_t mem_end; member
|
D | if_link.h | 76 __u64 mem_end; member
|
D | netdevice.h | 1036 unsigned long mem_end; /* shared mem end */ member
|
/linux-3.3/drivers/char/xilinx_hwicap/ |
D | xilinx_hwicap.h | 48 resource_size_t mem_end; /* phys. address of the control registers */ member
|
/linux-3.3/drivers/s390/char/ |
D | zcore.c | 182 u64 mem_end; member
|
/linux-3.3/drivers/video/omap/ |
D | dispc.c | 1287 unsigned long mem_end[DISPC_MEMTYPE_NUM]; in setup_fbmem() local
|