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

/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/firmware/pcbios/
H A Dhidemem.c85 static void hide_region ( struct hidden_region *region, function
104 * hide_region(), because we don't want this rounded to the
116 hide_region ( &hidemem_umalloc, start, end );
124 hide_region ( &hidemem_textdata, virt_to_phys ( _textdata ),

Completed in 42 milliseconds