Searched refs:fs (Results 1 – 5 of 5) sorted by relevance
| /arch/x86/32/ |
| A D | exceptions.S | 43 pushl %fs 50 movl %eax, %fs 64 popl %fs
|
| A D | start.S | 61 movw %ax, %fs
|
| /arch/x86/64/ |
| A D | start.S | 66 movw %ax, %fs 211 movw %ax, %fs
|
| /arch/x86/include/arch/ |
| A D | x86.h | 30 uint32_t ds, es, fs, gs; // pushed by common handler member 88 uint16_t fs, __fsh; member 332 DEFINE_REGISTER_ACCESSOR(fs) in DEFINE_REGISTER_ACCESSOR()
|
| /arch/x86/ |
| A D | faults.c | 38 frame->ds, frame->es, frame->fs, frame->gs); in dump_fault_frame()
|
Completed in 8 milliseconds