Searched refs:hat_setup (Results 1 – 6 of 6) sorted by relevance
430 hat_setup(save_as->a_hat, 0); /* switch back from kernel hat */ in unmap_wakeaddr_1to1()474 hat_setup(kas.a_hat, 0); /* switch to kernel-only hat */ in map_wakeaddr_1to1()
491 void hat_setup(struct hat *, int);
334 (void) hat_setup(p->p_as->a_hat, HAT_INIT); in start_init_common()
2024 (void) hat_setup(as->a_hat, HAT_ALLOC); in exec_args()
3848 hat_setup(hat_t *hat, int flags) in hat_setup() function
1868 hat_setup(struct hat *sfmmup, int allocflag) in hat_setup() function