Searched refs:start_entry (Results 1 – 2 of 2) sorted by relevance
2411 vm_map_entry_t entry, start_entry, failed_entry; local2434 if (uvm_map_lookup_entry(map, start, &start_entry) == FALSE) {2441 entry = start_entry;2475 entry = start_entry;2571 entry = start_entry;2618 entry = start_entry;
6471 property_table_entry *entry, *start_entry, *end_entry; in compute_ebb_proposed_actions() local6473 start_entry = &ebb->ptbl[ebb->start_ptbl_idx]; in compute_ebb_proposed_actions()6476 for (entry = start_entry; entry <= end_entry; entry++) in compute_ebb_proposed_actions()6484 if (entry == start_entry) in compute_ebb_proposed_actions()