Home
last modified time | relevance | path

Searched defs:memstart (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/arch/powerpc/mm/
D44x_mmu.c185 unsigned long memstart = memstart_addr & ~(PPC_PIN_SIZE - 1); in mmu_mapin_ram() local
236 unsigned long memstart = memstart_addr & ~(PPC_PIN_SIZE - 1); in mmu_init_secondary() local
/linux-3.3/arch/m68k/platform/54xx/
Dconfig.c111 unsigned long memstart; in mcf54xx_bootmem_alloc() local
/linux-3.3/drivers/usb/host/
Doxu210hp-hcd.c3718 unsigned long memstart, unsigned long memlen, in oxu_create()
3754 unsigned long memstart, unsigned long memlen, in oxu_init()
3805 unsigned long memstart, memlen; in oxu_drv_probe() local
3899 unsigned long memstart = info->hcd[0]->rsrc_start, in oxu_drv_remove() local
/linux-3.3/drivers/net/ethernet/i825xx/
Dni52.c382 static long memstart; /* e.g 0xd0000 */ variable