Searched refs:ptep_get_info (Results 1 – 2 of 2) sorted by relevance
1069 ptep_get_info(const pt_entry_t *ptep) in ptep_get_info() function
567 ptd_wiredcnt_ptr = &(ptep_get_info(ptep)->wiredcnt); in pte_set_wired()3875 refcnt = os_atomic_load(&(ptep_get_info((pt_entry_t*)ttetokv(tte))->refcnt), relaxed);4277 if ((refcnt != 0) && (OSAddAtomic16(refcnt, (SInt16 *) &(ptep_get_info(bpte)->refcnt)) <= 0)) {4364 if ((pmap->type == PMAP_TYPE_USER) && (ptep_get_info(pte_p)->refcnt == 0)) {5752 SInt16 *ptd_wiredcnt_ptr = (SInt16 *)&(ptep_get_info(pte_p)->wiredcnt);6118 ptd_info_t *ptd_info = ptep_get_info(pte_p);9119 if ((pmap->type == PMAP_TYPE_NESTED) && (ptep_get_info(pte_p)->refcnt == 0)) {