Searched refs:X86_KERNEL_CS_32 (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/arch/x86/intel64/ | ||
D | thread.h | 15 #define X86_KERNEL_CS_32 0x08 /* 32-bit kernel code */ macro |
/Zephyr-latest/arch/x86/core/intel64/ | ||
D | locore.S | 138 jmpl $X86_KERNEL_CS_32, $1f |