Home
last modified time | relevance | path

Searched refs:lines (Results 1 – 25 of 27) sorted by relevance

12

/arch/sparc/include/asm/
Dxor_32.h26 int lines = bytes / (sizeof (long)) / 8; in sparc_2() local
57 } while (--lines > 0); in sparc_2()
64 int lines = bytes / (sizeof (long)) / 8; in sparc_3() local
108 } while (--lines > 0); in sparc_3()
115 int lines = bytes / (sizeof (long)) / 8; in sparc_4() local
172 } while (--lines > 0); in sparc_4()
179 int lines = bytes / (sizeof (long)) / 8; in sparc_5() local
249 } while (--lines > 0); in sparc_5()
/arch/hexagon/mm/
Dcache.c30 unsigned long lines = spanlines(start, end-1); in flush_dcache_range() local
37 for (i = 0; i < lines; i++) { in flush_dcache_range()
50 unsigned long lines = spanlines(start, end-1); in flush_icache_range() local
57 for (i = 0; i < lines; i++) { in flush_icache_range()
74 unsigned long lines = spanlines(start, end-1); in hexagon_clean_dcache_range() local
81 for (i = 0; i < lines; i++) { in hexagon_clean_dcache_range()
94 unsigned long lines = spanlines(start, end-1); in hexagon_inv_dcache_range() local
101 for (i = 0; i < lines; i++) { in hexagon_inv_dcache_range()
/arch/um/drivers/
Dline.h62 extern int line_open(struct line *lines, struct tty_struct *tty);
84 struct line *lines, int nlines);
85 extern int setup_one_line(struct line *lines, int n, char *init,
87 extern void close_lines(struct line *lines, int nlines);
89 extern int line_config(struct line *lines, unsigned int sizeof_lines,
93 extern int line_remove(struct line *lines, unsigned int sizeof_lines, int n,
95 extern int line_get_config(char *dev, struct line *lines,
Dline.c397 int line_open(struct line *lines, struct tty_struct *tty) in line_open() argument
399 struct line *line = &lines[tty->index]; in line_open()
464 void close_lines(struct line *lines, int nlines) in close_lines() argument
469 close_chan(&lines[i]); in close_lines()
472 int setup_one_line(struct line *lines, int n, char *init, in setup_one_line() argument
475 struct line *line = &lines[n]; in setup_one_line()
566 int line_config(struct line *lines, unsigned int num, char *str, in line_config() argument
587 return setup_one_line(lines, n, end, opts, error_out); in line_config()
590 int line_get_config(char *name, struct line *lines, unsigned int num, char *str, in line_get_config() argument
608 line = &lines[dev]; in line_get_config()
[all …]
/arch/arm/include/asm/
Dxor.h49 unsigned int lines = bytes / sizeof(unsigned long) / 4; in xor_arm4regs_2() local
63 } while (--lines); in xor_arm4regs_2()
70 unsigned int lines = bytes / sizeof(unsigned long) / 4; in xor_arm4regs_3() local
85 } while (--lines); in xor_arm4regs_3()
92 unsigned int lines = bytes / sizeof(unsigned long) / 2; in xor_arm4regs_4() local
104 } while (--lines); in xor_arm4regs_4()
111 unsigned int lines = bytes / sizeof(unsigned long) / 2; in xor_arm4regs_5() local
124 } while (--lines); in xor_arm4regs_5()
/arch/x86/include/asm/
Dxor_32.h34 unsigned long lines = bytes >> 7; in xor_pII_mmx_2() local
66 : "+r" (lines), in xor_pII_mmx_2()
78 unsigned long lines = bytes >> 7; in xor_pII_mmx_3() local
115 : "+r" (lines), in xor_pII_mmx_3()
127 unsigned long lines = bytes >> 7; in xor_pII_mmx_4() local
169 : "+r" (lines), in xor_pII_mmx_4()
182 unsigned long lines = bytes >> 7; in xor_pII_mmx_5() local
237 : "+r" (lines), in xor_pII_mmx_5()
261 unsigned long lines = bytes >> 6; in xor_p5_mmx_2() local
297 : "+r" (lines), in xor_p5_mmx_2()
[all …]
Dxor_64.h93 unsigned int lines = bytes >> 8; in xor_sse_2() local
134 : [p1] "+r" (p1), [p2] "+r" (p2), [cnt] "+r" (lines) in xor_sse_2()
145 unsigned int lines = bytes >> 8; in xor_sse_3() local
193 : [cnt] "+r" (lines), in xor_sse_3()
204 unsigned int lines = bytes >> 8; in xor_sse_4() local
259 : [cnt] "+c" (lines), in xor_sse_4()
271 unsigned int lines = bytes >> 8; in xor_sse_5() local
333 : [cnt] "+c" (lines), in xor_sse_5()
/arch/x86/boot/compressed/
Dmisc.c128 static int lines, cols; variable
154 memcpy(vidmem, vidmem + cols * 2, (lines - 1) * cols * 2); in scroll()
155 for (i = (lines - 1) * cols * 2; i < lines * cols * 2; i += 2) in scroll()
192 lines == 0 && cols == 0) in __putstr()
201 if (++y >= lines) { in __putstr()
209 if (++y >= lines) { in __putstr()
348 lines = real_mode->screen_info.orig_video_lines; in decompress_kernel()
/arch/sh/lib64/
Dcopy_page.S70 bge/u r2, r6, tr2 ! skip prefetch for last 4 lines
71 ldx.q r2, r22, r63 ! prefetch 4 lines hence
74 bge/u r2, r7, tr3 ! skip alloco for last 2 lines
75 alloco r2, 0x40 ! alloc destination line 2 lines ahead
/arch/um/
DKconfig.char17 lines on the UML that are usually made to show up on the host as
29 lines to a device similar to /dev/null. Data written to it disappears
36 lines to host portals. They may be accessed with 'telnet <host>
37 <port number>'. Any number of consoles and serial lines may be
46 lines to host pseudo-terminals. Access to both traditional
56 lines to host terminals. Access to both virtual consoles
65 lines to xterms. Each UML device so assigned will be brought up in
99 This is the string describing the channel to which the serial lines
/arch/powerpc/include/asm/
Dpage_64.h47 unsigned long lines, line_size; in clear_page() local
50 lines = ppc64_caches.dlines_per_page; in clear_page()
58 : "r" (lines), "0" (addr), "r" (line_size) in clear_page()
Dopal.h521 int64_t opal_write_oppanel(oppanel_line_t *lines, uint64_t num_lines);
/arch/mn10300/boot/compressed/
Dmisc.c168 static int lines, cols; variable
177 memcpy(vidmem, vidmem + cols * 2, (lines - 1) * cols * 2); in scroll()
178 for (i = (lines - 1) * cols * 2; i < lines * cols * 2; i += 2) in scroll()
/arch/x86/boot/
Dvideo-vga.c159 static void vga_set_vertical_end(int lines) in vga_set_vertical_end() argument
163 int end = lines-1; in vga_set_vertical_end()
/arch/frv/mm/
Dtlb-flush.S61 # find out how many lines there are
102 # find out how many lines there are
/arch/m68k/fpsp040/
Dx_unimp.S55 | The following lines are used to ensure that the FPSR
/arch/avr32/boards/atstk1000/
DKconfig75 GPIO lines and accessed through the J1 jumper block. Say "y"
/arch/mips/cavium-octeon/
DKconfig34 int "Number of L1 cache lines reserved for CVMSEG memory"
/arch/arm/mach-pxa/
Dsleep.S162 @ force address lines low by reading at physical address 0
/arch/arm/mm/
Dcache-v7.S66 and r2, r1, #7 @ extract the length of the cache lines
/arch/powerpc/boot/dts/
Dvirtex440-ml510.dts359 * lines connected to a xps_intc controller.
392 * and for that reason the lines have been
/arch/m68k/q40/
DREADME117 displays current state of the various IRQ lines.
/arch/cris/arch-v10/drivers/
DKconfig592 (just like the SCL and SDA lines).
/arch/arm/boot/compressed/
Dhead.S1069 and r2, r1, #7 @ extract the length of the cache lines
/arch/arm/
DKconfig1297 bool "PL310 errata: Clean & Invalidate maintenance operations do not invalidate clean lines"
1306 is not correctly implemented in PL310 as clean lines are not

12