Lines Matching full:real
10 * The following code and data reboots the machine by switching to real
46 /* Set up the IDT for real mode. */
50 * Set up a GDT from which we can load segment descriptors for real
51 * mode. The GDT is not used in real mode; it is just needed here to
70 * switch to real mode and jump to the BIOS reset code.
72 * The instruction that switches to real mode by writing to CR0 must be
74 * valid value for real mode, and flushes the prefetch queue to avoid
86 * occurred; hopefully real BIOSs don't assume much. This is not the
132 .word 0xffff /* Length - real mode default value */
133 .long 0 /* Base - real mode default value */
139 .word 0xffff /* Length - real mode default value */
153 * base value 0x100; since this is consistent with real mode