Searched defs:scr_memsetw (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | vt_buffer.h | 29 static inline void scr_memsetw(u16 *s, u16 c, unsigned int count) in scr_memsetw() function
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | vga.h | 37 static inline void scr_memsetw(u16 *p, u16 v, unsigned int n) in scr_memsetw() function
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | vga.h | 38 static inline void scr_memsetw(u16 *s, u16 v, unsigned int n) in scr_memsetw() function
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | vga.h | 45 static inline void scr_memsetw(u16 *s, u16 v, unsigned int count) in scr_memsetw() function
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | vga.h | 33 static inline void scr_memsetw(u16 *s, u16 c, unsigned int count) in scr_memsetw() function
|