Searched refs:ptep_get_info (Results 1 – 2 of 2) sorted by relevance
1025 ptep_get_info(const pt_entry_t *ptep) in ptep_get_info() function
563 ptd_wiredcnt_ptr = &(ptep_get_info(ptep)->wiredcnt); in pte_set_wired()3779 ptep_get_info((pt_entry_t*)ttetokv(tte))->refcnt : PT_DESC_REFCOUNT;3805 refcnt = os_atomic_load(&(ptep_get_info((pt_entry_t*)ttetokv(tte))->refcnt), relaxed);4232 if ((refcnt != 0) && (OSAddAtomic16(refcnt, (SInt16 *) &(ptep_get_info(bpte)->refcnt)) <= 0)) {4318 if ((pmap->type == PMAP_TYPE_USER) && (ptep_get_info(pte_p)->refcnt == 0)) {5708 SInt16 *ptd_wiredcnt_ptr = (SInt16 *)&(ptep_get_info(pte_p)->wiredcnt);6074 ptd_info_t *ptd_info = ptep_get_info(pte_p);9083 if ((pmap->type == PMAP_TYPE_NESTED) && (ptep_get_info(pte_p)->refcnt == 0)) {