Searched refs:transition (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/X64/
H A DDisablePaging64.S41 lea L1(%rip), %rsi # rsi <- The start address of transition code
43 lea _mTransitionEnd(%rip), %rax # rax <- end of transition code
44 sub %rsi, %rax # rax <- The size of transition piece code
47 sub %rax, %rdi # rdi <- use stack to hold transition code
50 mov %rax, %rcx # rcx <- The size of transition piece code
52 movsb # copy transition code to (new stack - 64byte) below 4G
60 push %r10 # push address of transition code on stack
H A DDisablePaging64.asm39 lea rsi, @F ; rsi <- The start address of transition code
41 lea rax, mTransitionEnd ; rax <- end of transition code
42 sub rax, rsi ; rax <- The size of transition piece code
45 sub rdi, rax ; rdi <- Use stack to hold transition code
48 mov rcx, rax ; rcx <- The size of transition piece code
49 rep movsb ; copy transition code to top of new stack which must be below 4GB
54 mov eax, r10d ; eax <- start of the transition code on the stack
55 sub eax, 4 ; eax <- One slot below transition code on the stack
61 ; Start of transition code
H A DThunk16.S268 movl %edx,%eax # eax <- transition code address
H A DThunk16.asm257 mov eax, edx ; eax <- transition code address
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/
H A DThunk16.S139 # @param Transition The pointer to the transition code
162 movl 40(%esp), %eax # eax <- address of transition code
H A DThunk16.asm224 mov eax, [esp + 40] ; eax <- address of transition code
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9anim.h354 DOUBLE start_time, DOUBLE duration, D3DXTRANSITION_TYPE transition) PURE;
356 DOUBLE start_time, DOUBLE duration, D3DXTRANSITION_TYPE transition) PURE;
360 DOUBLE start_time, DOUBLE duration, D3DXTRANSITION_TYPE transition) PURE;
/vbox/src/VBox/VMM/testcase/
H A DtstMicroRCA.asm419 ; 14 SS (only if ring transition.)
420 ; 10 ESP (only if ring transition.)
/vbox/src/VBox/VMM/VMMRC/
H A DTRPMRCHandlersA.asm226 ; 18 SS (only if ring transition.)
227 ; 14 ESP (only if ring transition.)
1118 ; 10 SS (only if ring transition.)
1119 ; c ESP (only if ring transition.)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
H A DCLexer.py162 transition = self.DFA25_transition
172 transition = self.DFA35_transition
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DCLexer.py162 transition = self.DFA25_transition
172 transition = self.DFA35_transition
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 604 milliseconds