Lines Matching refs:environment
68 of an "internal" and an "external" environment. The internal
69 environment is the environment within which we can execute C code.
70 The external environment is the environment of whatever external code
74 environment also has a separate stack.
81 environment and an internal 32-bit protected-mode environment with
87 16:16 or 16:32 protected-mode) environment and an internal 16-bit
88 real-mode (or 16:16 protected-mode) environment.
93 environment with flat physical addresses and an internal 32-bit
94 protected-mode environment with virtual addresses.
127 implemented in assembly code which sets up the internal environment
159 Switch to the internal environment using an appropriate transition
161 environment.
163 Set up the internal environment: load a stack, and set up a GDT for
166 Switch back to the external environment using the transition
168 environment.
170 Once the setup() routine has returned, the internal environment has been