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

/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_map_store_rb.c103 struct vm_map_store *tmp_store; local
104 if((tmp_store = RB_INSERT( rb_head, rbh, store )) != NULL) {
106 (uintptr_t)(VME_FOR_STORE(tmp_store))->vme_start, (uintptr_t)(VME_FOR_STORE(tmp_store))->vme_end);

Completed in 15 milliseconds