Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/
H A Di86mmu.c164 static struct hat *khat; /* value of kas.a_hat */ variable
194 khat = kas.a_hat; in init_mmu()
561 hatp = khat; in do_va2pa()
711 for (hatp = khat; hatp != NULL; hatp = hat.hat_next) { in do_report_maps()
740 if (hatp != khat && in do_report_maps()
770 if (hatp != khat && in do_report_maps()
845 for (hatp = khat; hatp != NULL; hatp = hat.hat_next) { in do_ptable_dcmd()