Home
last modified time | relevance | path

Searched refs:pmap_kern_reserve_alloc_stat (Results 1 – 4 of 4) sorted by relevance

/xnu-10063.141.1/osfmk/i386/
H A Dpmap_common.c394 unsigned pmap_kern_reserve_alloc_stat; variable
H A Dpmap_internal.h361 extern unsigned pmap_kern_reserve_alloc_stat;
372 pmap_kern_reserve_alloc_stat++; in PV_HASHED_KERN_ALLOC()
/xnu-10063.141.1/osfmk/arm64/sptm/pmap/
H A Dpmap_data.c153 static unsigned pmap_kern_reserve_alloc_stat MARK_AS_PMAP_DATA = 0;
669 pmap_kern_reserve_alloc_stat++; in pv_list_kern_alloc()
/xnu-10063.141.1/osfmk/arm/pmap/
H A Dpmap_data.c224 static unsigned pmap_kern_reserve_alloc_stat MARK_AS_PMAP_DATA = 0;
1681 pmap_kern_reserve_alloc_stat++; in pv_list_kern_alloc()