Searched refs:khat (Results 1 – 1 of 1) sorted by relevance
164 static struct hat *khat; /* value of kas.a_hat */ variable194 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()