Home
last modified time | relevance | path

Searched refs:hat_alloc (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dhat.h132 struct hat *hat_alloc(struct as *);
H A Dvm_as.c657 as->a_hat = hat_alloc(as); /* create hat for default system mmu */ in as_alloc()
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c453 hat_alloc(struct as *as) in hat_alloc() function
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c1323 kas.a_hat = hat_alloc(&kas); in hat_init()
1458 hat_alloc(struct as *as) in hat_alloc() function