Searched refs:ptep_get_info (Results 1 – 2 of 2) sorted by relevance
1055 ptep_get_info(const pt_entry_t *ptep) in ptep_get_info() function
554 ptd_wiredcnt_ptr = &(ptep_get_info(ptep)->wiredcnt); in pte_set_wired()3762 refcnt = os_atomic_load(&(ptep_get_info((pt_entry_t*)ttetokv(tte))->refcnt), relaxed);4162 if ((refcnt != 0) && (OSAddAtomic16(refcnt, (SInt16 *) &(ptep_get_info(bpte)->refcnt)) <= 0)) {4256 if ((pmap->type == PMAP_TYPE_USER) && (ptep_get_info(pte_p)->refcnt == 0)) {5629 SInt16 *ptd_wiredcnt_ptr = (SInt16 *)&(ptep_get_info(pte_p)->wiredcnt);5946 ptd_info_t *ptd_info = ptep_get_info(pte_p);8771 if ((pmap->type == PMAP_TYPE_NESTED) && (ptep_get_info(pte_p)->refcnt == 0)) {