OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mips_rom
(Results
1 - 1
of
1
) sorted by null
/external/qemu/hw/
mips_r4k.c
230
uint32_t
mips_rom
= 0x00400000;
local
231
bios_offset = qemu_ram_alloc(
mips_rom
);
233
dinfo->bdrv, sector_len,
mips_rom
/ sector_len,
Completed in 943 milliseconds