Searched refs:FMT_PTE (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/i86pc/vm/ |
H A D | hat_pte.h | 247 #define FMT_PTE "0x%lx" macro 256 #define FMT_PTE "0x%llx" macro
|
H A D | hat_i86.c | 1384 panic("non-null/page mapping pte=" FMT_PTE, old_pte); in hati_pte_map() 1399 panic("remap bits changed: old_pte="FMT_PTE", pte="FMT_PTE"\n", in hati_pte_map() 2214 FMT_PTE " ht=%lx entry=0x%x pte_ptr=%lx", in hat_pte_unmap() 3348 panic("x86pte_inval() failure found PTE = " FMT_PTE in hati_page_unmap() 3891 "ht=%p, entry=%d, pte=" FMT_PTE, (void *)ht, entry, oldpte); in hat_mempte_setup()
|
H A D | htable.c | 1095 panic("Bad PTP found=" FMT_PTE ", expected=" FMT_PTE, in unlink_ptp() 1133 panic("HAT: ptp not 0, found=" FMT_PTE, found); in link_ptp()
|