tag | line | file | source code |
---|---|---|---|
stram_end | 189 | arch/m68k/atari/stram.c | static unsigned long stram_end; |
stram_end | 201 | arch/m68k/atari/stram.c | stram_end = rsvd_stram_beg - 0x800 + boot_info.memory[i].size; |
stram_end | 226 | arch/m68k/atari/stram.c | if (rsvd_stram_end + size < stram_end) { |