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

  /src/sys/arch/powerpc/include/oea/
pmap.h 77 struct pmap_ops { struct
221 extern const struct pmap_ops *pmapops;
222 extern const struct pmap_ops pmap32_ops;
223 extern const struct pmap_ops pmap64_ops;
224 extern const struct pmap_ops pmap64bridge_ops;
pmap.h 77 struct pmap_ops { struct
221 extern const struct pmap_ops *pmapops;
222 extern const struct pmap_ops pmap32_ops;
223 extern const struct pmap_ops pmap64_ops;
224 extern const struct pmap_ops pmap64bridge_ops;
pmap.h 77 struct pmap_ops { struct
221 extern const struct pmap_ops *pmapops;
222 extern const struct pmap_ops pmap32_ops;
223 extern const struct pmap_ops pmap64_ops;
224 extern const struct pmap_ops pmap64bridge_ops;

Completed in 34 milliseconds