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

  /src/sys/arch/sun3/sun3x/
pmap.c 569 static INLINE int pmap_dereference(pmap_t);
2608 /* pmap_dereference INTERNAL
2614 pmap_dereference(pmap_t pmap) function in typeref:typename:INLINE int
2633 if (pmap_dereference(pmap) == 0) {
pmap.c 569 static INLINE int pmap_dereference(pmap_t);
2608 /* pmap_dereference INTERNAL
2614 pmap_dereference(pmap_t pmap) function in typeref:typename:INLINE int
2633 if (pmap_dereference(pmap) == 0) {

Completed in 120 milliseconds