Searched refs:pushw (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | copy.S | 19 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
|
| H A D | bioscall.S | 26 pushw %fs 27 pushw %gs 51 pushw %ds 52 pushw %es 53 pushw %fs 54 pushw %gs
|
| H A D | header.S | 619 pushw %ds 620 pushw $6f
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | vm86_32.c | 457 #define pushw(base, ptr, val, err_label) \ macro 547 pushw(ssp, sp, get_vflags(regs), cannot_handle); in do_int() 548 pushw(ssp, sp, regs->pt.cs, cannot_handle); in do_int() 549 pushw(ssp, sp, IP(regs), cannot_handle); in do_int() 628 pushw(ssp, sp, get_vflags(regs), simulate_sigsegv); in handle_vm86_fault()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/int10/ |
| H A D | helper_exec.c | 112 pushw(xf86Int10InfoPtr pInt, uint16_t val) in pushw() function 154 pushw(pInt, eflags); in run_bios_int() 155 pushw(pInt, X86_CS); in run_bios_int() 156 pushw(pInt, X86_IP); in run_bios_int()
|
| H A D | xf86int10.c | 878 pushw(pInt, X86_CS); in intE6_handler() 879 pushw(pInt, X86_IP); in intE6_handler()
|
| H A D | xf86int10.h | 131 void pushw(xf86Int10InfoPtr pInt, uint16_t val);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | as.info | 12726 pushw $4
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | as.info | 12726 pushw $4
|