Searched refs:gs (Results 1 – 12 of 12) sorted by relevance
/Zephyr-Core-3.7.0/doc/_static/css/ |
D | gcs.css | 8 .gs-webResult .gs-snippet, 9 .gs-fileFormatType, 10 .gs-spelling, 31 .gs-result .gs-title, .gs-result .gs-title * { 36 .gs-result .gs-title:visited, .gs-result .gs-title:visited * { 46 .gs-result .gs-image, .gs-result .gs-promotion-image { 62 .gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet { 75 .gs-webResult div.gs-per-result-labels { 81 .gs-webResult div.gs-per-result-labels span { 85 .gs-webResult div.gs-per-result-labels a.gs-label {
|
/Zephyr-Core-3.7.0/arch/x86/core/intel64/ |
D | userspace.S | 34 movq %gs:__x86_tss64_t_ist2_OFFSET, %rsp 48 movq %gs:__x86_tss64_t_cpu_OFFSET, %rax 78 movq %rsp, %gs:__x86_tss64_t_usp_OFFSET 84 movq %gs:__x86_tss64_t_ist2_OFFSET, %rsp 99 movq %gs:__x86_tss64_t_psp_OFFSET, %rsp 104 pushq %gs:__x86_tss64_t_usp_OFFSET 106 movq $0, %gs:__x86_tss64_t_usp_OFFSET 186 popq %gs:__x86_tss64_t_usp_OFFSET 187 movq %gs:__x86_tss64_t_ist2_OFFSET, %rsp 191 movq %gs:__x86_tss64_t_cpu_OFFSET, %rax [all …]
|
D | locore.S | 233 movw %ax, %gs 252 movq %rsp, %gs:__x86_tss64_t_ist1_OFFSET 383 movq %gs:__x86_tss64_t_ist1_OFFSET, %rsp 464 movq %rax, %gs:__x86_tss64_t_psp_OFFSET 501 vector_ ## nr: pushq %gs:__x86_tss64_t_ist ## ist ## _OFFSET; \ 506 pushq %gs:__x86_tss64_t_ist ## ist ## _OFFSET; \ 712 movq %gs:__x86_tss64_t_ist1_OFFSET, %rsp 726 movq %gs:__x86_tss64_t_cpu_OFFSET, %rsi 735 subq $CONFIG_ISR_SUBSTACK_SIZE, %gs:__x86_tss64_t_ist1_OFFSET 824 movq %gs:__x86_tss64_t_cpu_OFFSET, %rsi [all …]
|
/Zephyr-Core-3.7.0/arch/x86/core/ia32/ |
D | excstub.S | 128 pushl %gs 207 popl %gs
|
D | gdbstub.c | 100 debug_ctx.registers[GDB_GS] = esf->gs; in z_gdb_interrupt() 119 esf->gs = debug_ctx.registers[GDB_GS]; in z_gdb_interrupt()
|
D | swap.S | 313 movw %ax, %gs
|
D | crt0.S | 139 movw %ax, %gs /* Zero GS */
|
/Zephyr-Core-3.7.0/include/zephyr/arch/x86/ia32/ |
D | exception.h | 33 unsigned int gs; member
|
D | gdbstub.h | 35 uint32_t gs; member
|
D | segmentation.h | 87 uint16_t gs; member
|
/Zephyr-Core-3.7.0/doc/develop/ |
D | env_vars.rst | 198 See :ref:`gs-board-aliases`
|
/Zephyr-Core-3.7.0/doc/services/debugging/ |
D | coredump.rst | 213 gs <unavailable>
|