Home
last modified time | relevance | path

Searched refs:USER_DATA_SEG (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/arch/x86/core/ia32/
Duserspace.S327 mov $USER_DATA_SEG, %bx
348 push $USER_DATA_SEG /* SS */
/Zephyr-latest/include/zephyr/arch/x86/ia32/
Dsyscall.h20 #define USER_DATA_SEG 0x33 /* at dpl=3 */ macro