Searched refs:ebx (Results 51 - 57 of 57) sorted by relevance

123

/haiku/src/system/boot/platform/efi/arch/x86/
H A Darch_smp.cpp355 && ((info.regs.ebx & (IA32_FEATURE_SMEP
/haiku/headers/private/shared/
H A Dcpu_type.h235 memcpy(name + 4, &nameInfo.regs.ebx, 4);
/haiku/src/system/kernel/arch/x86/
H A Darch_user_debugger.cpp158 cpuState->ebx = frame->bx;
183 frame->bx = cpuState->ebx;
/haiku/src/system/kernel/arch/x86/32/
H A Ddescriptors.cpp165 frame->bx = tss->ebx;
/haiku/src/system/boot/platform/bios_ia32/
H A Dsmp.cpp595 && (info.regs.ebx & (IA32_FEATURE_SMEP
H A Dmmu.cpp300 } while (regs.ebx != 0);
/haiku/headers/os/kernel/
H A DOS.h598 uint32 ebx; member in struct:__anon16::__anon21

Completed in 69 milliseconds

123