Searched refs:VM86_STACK_SPACE (Results 1 – 8 of 8) sorted by relevance
46 #define VM86_STACK_SPACE 16 macro
194 addl $VM86_STACK_SPACE, %ecx
231 ASSYM(VM86_STACK_SPACE, VM86_STACK_SPACE);
202 VM86_STACK_SPACE) - 1; in cpu_fork()355 VM86_STACK_SPACE) - 1; in cpu_thread_alloc()
193 leal -VM86_STACK_SPACE(%edx), %eax /* leave space for vm86 */
269 VM86_STACK_SPACE); in init_secondary()
518 addl $VM86_STACK_SPACE, %ecx
2418 PAGE_SIZE - VM86_STACK_SPACE; in init386()2492 common_tss0.tss_esp0 = (vm_offset_t)thread0.td_pcb - VM86_STACK_SPACE; in init386()2549 VM86_STACK_SPACE); in machdep_init_trampoline()