Home
last modified time | relevance | path

Searched refs:pv_sun3mem (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/m68k/sun3/
H A Dconfig.c145 memory_end = *(romvec->pv_sun3mem) + PAGE_OFFSET - 2*PAGE_SIZE; in config_sun3()
148 m68k_memory[0].size=*(romvec->pv_sun3mem); in config_sun3()
/openbmc/linux/arch/m68k/include/asm/
H A Dopenprom.h99 unsigned *pv_sun3mem; member