Lines Matching refs:as
160 struct as *xhat_as;
180 int xhat_attach_xhat(xhat_provider_t *, struct as *, struct xhat **,
182 int xhat_detach_xhat(xhat_provider_t *, struct as *);
189 void xhat_free_start_all(struct as *);
190 void xhat_free_end_all(struct as *);
191 int xhat_dup_all(struct as *, struct as *, caddr_t, size_t, uint_t);
192 void xhat_swapout_all(struct as *);
193 void xhat_unload_callback_all(struct as *, caddr_t, size_t, uint_t,
195 void xhat_setattr_all(struct as *, caddr_t, size_t, uint_t);
196 void xhat_clrattr_all(struct as *, caddr_t, size_t, uint_t);
197 void xhat_chgattr_all(struct as *, caddr_t, size_t, uint_t);
198 void xhat_chgprot_all(struct as *, caddr_t, size_t, uint_t);
199 void xhat_unshare_all(struct as *, caddr_t, size_t);