Searched refs:x86pte_inval (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/vm/ |
H A D | htable.h | 283 extern x86pte_t x86pte_inval(htable_t *ht, uint_t entry,
|
H A D | hat_i86.c | 2717 old_pte = x86pte_inval(ht, entry, old_pte, pte_ptr, tlb); in hat_pte_unmap() 3831 old_pte = x86pte_inval(ht, entry, 0, NULL, B_TRUE); in hati_page_unmap() 4561 (void) x86pte_inval(ht, entry, 0, NULL, B_TRUE); in clear_boot_mappings()
|
H A D | htable.c | 2204 x86pte_inval( in x86pte_inval() function
|