Searched defs:hat_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.h101 typedef struct hat hat_t; typedef in typeref:struct:hat
260 extern void hat_prepare_mapping(hat_t *, caddr_t, uint64_t *);
261 extern void hat_release_mapping(hat_t *, caddr_t);

Completed in 50 milliseconds