Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/vm/
H A Dvm_shared_region.h251 uint_t sr_next_auth_section; /* used while filling in sr_auth_section */ member
H A Dvm_shared_region.c870 shared_region->sr_next_auth_section = 0; in vm_shared_region_create()
2674 if (sr->sr_next_auth_section == sr->sr_num_auth_section) { in vm_shared_region_slide_mapping()
2680 sr->sr_auth_section[sr->sr_next_auth_section++] = si; in vm_shared_region_slide_mapping()