Searched refs:CLR (Results 1 – 9 of 9) sorted by relevance
/linux-3.4.99/arch/s390/lib/ |
D | uaccess_mvcos.c | 20 #define CLR "clr" macro 26 #define CLR "clgr" macro 47 " "CLR" %0,%4\n" /* copy crosses next page boundary? */ in copy_from_user_mvcos() 93 " "CLR" %0,%4\n" /* copy crosses next page boundary? */ in copy_to_user_mvcos() 152 " "CLR" %0,%3\n" /* copy crosses next page boundary? */ in clear_user_mvcos()
|
D | uaccess_std.c | 21 #define CLR "clr" macro 27 #define CLR "clgr" macro 50 " "CLR" %0,%4\n" /* copy crosses next page boundary? */ in copy_from_user_std() 100 " "CLR" %0,%4\n" /* copy crosses next page boundary? */ in copy_to_user_std() 168 " "CLR" %0,%2\n" /* clear crosses next page boundary? */ in clear_user_std()
|
/linux-3.4.99/Documentation/ |
D | mono.txt | 5 (in the form of .exe files) without the need to use the mono CLR 11 1) You MUST FIRST install the Mono CLR support, either by downloading 21 Once the Mono CLR support has been installed, just check that 48 # Register support for .NET CLR binaries 51 # the Mono CLR runtime (usually /usr/local/bin/mono 53 echo ':CLR:M::MZ::/usr/bin/mono:' > /proc/sys/fs/binfmt_misc/register
|
/linux-3.4.99/arch/c6x/kernel/ |
D | head.S | 46 CLR .S2 B2,0,1,B2 49 CLR .S2 B2,0,1,B2 52 CLR .S2 B2,0,1,B2 55 CLR .S2 B2,0,1,B2
|
D | entry.S | 32 CLR .S2 reg,0,0,reg
|
/linux-3.4.99/arch/arm/boot/compressed/ |
D | head-sharpsl.S | 131 orr r3, r3, #0x0a @ SET CLR + FLWP 135 bic r3, r3, #2 @ CLR CLE 140 bic r3, r3, #4 @ CLR ALE
|
/linux-3.4.99/drivers/watchdog/ |
D | at32ap700x_wdt.c | 126 wdt_writel(wdt, CLR, 0x42); in at32_wdt_pat()
|
/linux-3.4.99/arch/c6x/lib/ |
D | csum_64plus.S | 418 CLR .S1 A4,16,31,A4
|
/linux-3.4.99/drivers/video/ |
D | imsttfb.c | 52 CLR = 6, /* 0x18 */ enumerator 1017 write_reg_le32(par->dc_regs, CLR, bgc); in imsttfb_fillrect()
|