Searched refs:x86pte_inval (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/i86pc/vm/ |
H A D | htable.h | 276 extern x86pte_t x86pte_inval(htable_t *ht, uint_t entry,
|
H A D | hat_i86.c | 2221 old_pte = x86pte_inval(ht, entry, old_pte, pte_ptr, tlb); in hat_pte_unmap() 3346 old_pte = x86pte_inval(ht, entry, 0, NULL, B_TRUE); in hati_page_unmap() 4080 (void) x86pte_inval(ht, entry, 0, NULL, B_TRUE); in clear_boot_mappings()
|
H A D | htable.c | 2234 x86pte_inval( in x86pte_inval() function
|