Home
last modified time | relevance | path

Searched refs:allocation_required (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/arm64/sptm/pmap/
H A Dpmap.c5715 const bool allocation_required = !pvh_test_type(locked_pvh.pvh, PVH_TYPE_NULL) && local
5718 if (__improbable(allocation_required && (local_pv_free->count < 2))) {
/xnu-11215/osfmk/arm/pmap/
H A Dpmap.c6336 const bool allocation_required = !pvh_test_type(pv_h, PVH_TYPE_NULL) && local
6339 if (__improbable(allocation_required && (local_pv_free->count < 2))) {