Searched refs:starts (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/
H A DEnablePaging64.S51 LongStart: # long mode starts here
H A DEnablePaging64.asm53 @@: ; long mode starts here
H A DThunk16.S95 movl %ebp, %cr4 # real mode starts at next instruction
H A DThunk16.asm161 mov cr4, ebp ; real mode starts at next instruction
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/X64/
H A DThunk16.asm170 mov cr0, rax ; real mode starts at next instruction
/vbox/src/VBox/Additions/os2/VBoxSF/
H A DVBoxSFA.asm1250 ; Init code starts here
1251 ; Init code starts here
1252 ; Init code starts here
/vbox/src/VBox/Devices/PC/BIOS/
H A Dorgs.asm49 EBDA_SEG equ 09FC0h ; starts at 639K
1827 ;; This is where the CPU starts executing after a reset
/vbox/src/libs/libxml2-2.6.31/
H A Drelaxng.c141 XML_RELAXNG_START /* Used to keep track of starts on grammars */
5737 xmlRelaxNGDefinePtr starts; local
5743 starts = grammar->start;
5744 if ((starts == NULL) || (starts->next == NULL))
5746 cur = starts;
5800 cur = xmlRelaxNGNewDefine(ctxt, starts->node);
6482 * Apply 4.17 mergingd rules to defines and starts
/vbox/src/VBox/HostDrivers/Support/os2/
H A DSUPDrvA-os2.asm720 ; icsdebug can't see where stuff starts otherwise. (kDevTest)
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuestA-os2.asm1170 ; icsdebug can't see where stuff starts otherwise. (kDevTest)

Completed in 100 milliseconds