Lines Matching defs:hat
62 #include <vm/hat.h>
75 faultcode_t segmap_fault(struct hat *hat, struct seg *seg, caddr_t addr,
133 static void segmap_unlock(struct hat *hat, struct seg *seg, caddr_t addr,
492 struct hat *hat,
527 hat_unlock(hat, addr, P2ROUNDUP(len, PAGESIZE));
583 struct hat *hat,
610 * segmap_release. No hat mappings have to be locked
699 segmap_unlock(hat, seg, addr, len, rw, smp);
739 ASSERT(hat == kas.a_hat);
764 hat_memload(hat, adr, pp, prot, hat_flag);
789 * segmap_release. No hat mappings have to be locked
1512 * segmap_release, so no pages or hat mappings have