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

  /src/sys/arch/hppa/hppa/
pmap.c 158 static inline uint32_t *pmap_sdir_get(pa_space_t);
318 pmap_sdir_get(pa_space_t space) function in typeref:typename:uint32_t *
496 pd = pmap_sdir_get(space);
1213 for (space = sid_counter; pmap_sdir_get(space);

Completed in 12 milliseconds