Home
last modified time | relevance | path

Searched refs:imm_max_mem (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/arch/hppa/stand/libsa/
H A Dmachdep.c77 PAGE0->imm_max_mem, PAGE0->imm_soft_boot); in machdep()
/openbsd/sys/arch/hppa/include/
H A Diomod.h207 u_int imm_max_mem; /* bytes of mem in IMM (<= spa_size) */ member
/openbsd/sys/arch/hppa/hppa/
H A Dmem.c247 pdc_minit.max_spa = PAGE0->imm_max_mem; in memattach()
H A Dmachdep.c345 avail_end = trunc_page(PAGE0->imm_max_mem); in hppa_init()
355 if (extent_alloc_region(hppa_ex, 0, (vaddr_t)PAGE0->imm_max_mem, in hppa_init()