Home
last modified time | relevance | path

Searched refs:Overflow (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/arch/m68k/fpsp040/
Dx_ovfl.S6 | Overflow occurs when a floating-point intermediate result is
Dskeleton.S171 | Overflow exception
/linux-4.1.27/drivers/video/console/
Dvgacon.c885 unsigned char Overflow; /* CRT-Controller:07h */ member
911 vga_state.Overflow = inb_p(vga_video_port_val); in vga_vesa_blank()
941 outb_p(vga_state.Overflow | 0x84, vga_video_port_val); /* bits 9,10 of vert. retrace */ in vga_vesa_blank()
977 outb_p(vga_state.Overflow, vga_video_port_val); in vga_vesa_unblank()
/linux-4.1.27/drivers/video/fbdev/
Dvga16fb.c53 unsigned char Overflow; /* CRT-Controller:07h */ member
714 par->vga_state.Overflow = vga_io_rcrt(0x07); /* Overflow */ in vga_vesa_blank()
738 vga_io_wcrt(VGA_CRTC_OVERFLOW, par->vga_state.Overflow | 0x84); in vga_vesa_blank()
773 vga_io_wcrt(0x07, par->vga_state.Overflow); in vga_vesa_unblank()
/linux-4.1.27/lib/raid6/
Dint.uc77 vv = (vv << 1) - (vv >> 7); /* Overflow on the top bit is OK */
/linux-4.1.27/Documentation/acpi/apei/
Doutput_format.txt112 Completer Abort | Unexpected Completion | Receiver Overflow | \
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dkernel.fuc306 /* Overflow! */
/linux-4.1.27/drivers/message/fusion/lsi/
Dmpi_history.txt209 * Overflow event data structure.
/linux-4.1.27/arch/m68k/ifpsp060/src/
Dfpsp.S11356 # Overflow, Underflow, and Unsupported Data Type. #