Lines Matching full:real
2 INT10 X86 Real Mode executor
7 INT10 is a XFree86 module for soft-booting and executing real mode
32 To allocate memory in the real mode execution environment
38 the real mode memory space.
65 to free the memory allocated for real mode int10 calls.
71 The int10 real mode executor is designed to run on top of various x86
72 CPU emulators as well as in vm86 mode of a real x86 CPU. If used with
75 new platforms. Currently an interface to the x86emu real mode
94 to access memory from the real mode memory environment. Note, that
100 externally provided functions the real mode process memory can be
116 Therefore the layout of the real mode memory image has to meet certain
120 IPC to map the appropriate real mode memory image to address 0 in
131 This sets up the real mode memory image, calls the emulator to POST
132 the chipset if required and maintains memory allocations in real mode
168 mapped into memory locations SYS_BIOS to SYS_SIZE-1 of the real mode
175 corresponding to SYS_BIOS in the real mode environment. If a PC-like
177 LOW_PAGE_SIZE of the entities real mode environment. In this case the
190 mapped (or copied) directly to the correct address in the real mode
205 just above the BIOS variable area. Before entering real mode execution
222 memory allocated for the real mode memory environment into a specific
223 location prior to executing the x86 real mode code a function
229 that the 1MB real mode memory space located somewhere in the processes
248 chunks of memory. In real mode memory space this range needs to occupy
250 this memory. The offset in real mode memory needs to be returned in
265 set up the static emulator specific part of the real mode
276 set up the non-static real mode execution environment. On return from
326 the real mode memory environment. 'name' will contain a pointer to the