Home
last modified time | relevance | path

Searched defs:wiredcnt (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.140.69/osfmk/arm/pmap/
H A Dpmap_data.h862 unsigned short wiredcnt; member
H A Dpmap.c6129 volatile uint16_t *wiredcnt; local
/xnu-11417.140.69/osfmk/arm64/sptm/pmap/
H A Dpmap_data.h998 unsigned short wiredcnt; member
H A Dpmap.c3054 unsigned short wiredcnt = ptep_get_info((pt_entry_t*)ttetokv(tte))->wiredcnt; local
5606 volatile uint16_t *wiredcnt = NULL; local