HomeSort by: relevance | last modified time | path
    Searched defs:iospace_size (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/emips/emips/
machdep.c 86 vsize_t iospace_size = 64 * 1024; /* BUGBUG make it an option? */ variable in typeref:typename:vsize_t
316 pmap_limits.virtual_start += iospace_size;
336 iospace + iospace_size - 1,
machdep.c 86 vsize_t iospace_size = 64 * 1024; /* BUGBUG make it an option? */ variable in typeref:typename:vsize_t
316 pmap_limits.virtual_start += iospace_size;
336 iospace + iospace_size - 1,
machdep.c 86 vsize_t iospace_size = 64 * 1024; /* BUGBUG make it an option? */ variable in typeref:typename:vsize_t
316 pmap_limits.virtual_start += iospace_size;
336 iospace + iospace_size - 1,

Completed in 223 milliseconds