Searched refs:hat_alloc (Results 1 – 4 of 4) sorted by relevance
132 struct hat *hat_alloc(struct as *);
671 as->a_hat = hat_alloc(as); /* create hat for default system mmu */ in as_alloc()
243 hat_alloc(struct as *as) in hat_alloc() function
1322 kas.a_hat = hat_alloc(&kas); in hat_init()1459 hat_alloc(struct as *as) in hat_alloc() function