Home
last modified time | relevance | path

Searched refs:pushw (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/boot/
A Dcopy.S19 pushw %si
20 pushw %di
23 pushw %cx
35 pushw %di
39 pushw %cx
50 pushw %ds
51 pushw %fs
59 pushw %es
60 pushw %fs
A Dbioscall.S26 pushw %fs
27 pushw %gs
51 pushw %ds
52 pushw %es
53 pushw %fs
54 pushw %gs
A Dheader.S619 pushw %ds
620 pushw $6f
/linux/arch/x86/kernel/
A Dvm86_32.c423 #define pushw(base, ptr, val, err_label) \ macro
513 pushw(ssp, sp, get_vflags(regs), cannot_handle); in do_int()
514 pushw(ssp, sp, regs->pt.cs, cannot_handle); in do_int()
515 pushw(ssp, sp, IP(regs), cannot_handle); in do_int()
594 pushw(ssp, sp, get_vflags(regs), simulate_sigsegv); in handle_vm86_fault()

Completed in 8 milliseconds