Searched refs:original_count (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dhost.c304 mach_msg_type_number_t original_count; local
366 original_count = *count;
368 if (original_count >= HOST_VM_INFO_REV1_COUNT) {
375 if (original_count >= HOST_VM_INFO_REV2_COUNT) {

Completed in 74 milliseconds