Searched refs:pushw (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/x86/boot/
H A Dbioscall.S29 pushw %fs
30 pushw %gs
54 pushw %ds
55 pushw %es
56 pushw %fs
57 pushw %gs
H A Dheader.S491 pushw %ds
492 pushw $6f
H A Dvideo.c292 asm volatile("pushw %%es ; " restore_screen()
/linux-4.4.14/arch/x86/kernel/
H A Dvm86_32.c453 #define pushw(base, ptr, val, err_label) \ macro
543 pushw(ssp, sp, get_vflags(regs), cannot_handle); do_int()
544 pushw(ssp, sp, regs->pt.cs, cannot_handle); do_int()
545 pushw(ssp, sp, IP(regs), cannot_handle); do_int()
624 pushw(ssp, sp, get_vflags(regs), simulate_sigsegv); handle_vm86_fault()
/linux-4.4.14/arch/x86/xen/
H A Dxen-asm_32.S99 pushw %fs

Completed in 299 milliseconds