Searched defs:extra_start (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/BIOS/
H A Dsystem.c250 uint8_t extra_start, uint8_t extra_end, uint16_t type)
256 range->xstart = extra_start;
258 extra_end -= extra_start;
249 set_e820_range(uint16_t ES, uint16_t DI, uint32_t start, uint32_t end, uint8_t extra_start, uint8_t extra_end, uint16_t type) argument

Completed in 2156 milliseconds