Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/i86pc/modules/unix/
H A Di86mmu.c158 static struct hat *khat; /* value of kas.a_hat */ variable
188 khat = kas.a_hat; in init_mmu()
584 hatp = khat; in do_va2pa()
736 for (hatp = khat; hatp != NULL; hatp = hat.hat_next) { in do_report_maps()
765 if (hatp != khat && in do_report_maps()
795 if (hatp != khat && in do_report_maps()
877 for (hatp = khat; hatp != NULL; hatp = hat.hat_next) { in do_ptable_dcmd()