HomeSort by: relevance | last modified time | path
    Searched refs:sun2_round_seg (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sun2/include/
pmap.h 109 #define sun2_round_seg(x) ((((vaddr_t)(x)) + SEGOFSET) & ~SEGOFSET) macro
  /src/sys/arch/sun2/sun2/
pmap.c 1505 virtual_avail = sun2_round_seg(nextva);

Completed in 15 milliseconds