struct FindSpotAtIndexFailed

Defined at line 400 of file ../../zircon/kernel/vm/include/vm/vm_address_region.h

Returns the base address of an available spot in the address range that satisfies the given

entropy, alignment, size, and upper limit requirements. If no spot is found that satisfies the

given entropy (i.e. target_index), the number of candidate spots encountered is returned.

See vm/vm_address_region_subtree_state.h for an explanation of the augmented state used by this

method to perform efficient tree traversal.

Public Members

size_t candidate_spot_count