Home
last modified time | relevance | path

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

/src/usr.sbin/bhyve/amd64/
H A De820.h21 enum e820_allocation_strategy { enum
42 const enum e820_allocation_strategy strategy);
H A De820.c444 const enum e820_allocation_strategy strategy) in e820_alloc()