Home
last modified time | relevance | path

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

/linux-3.4.99/arch/s390/lib/
Duaccess_mvcos.c20 #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()
Duaccess_std.c21 #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/
Dmono.txt5 (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/
Dhead.S46 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
Dentry.S32 CLR .S2 reg,0,0,reg
/linux-3.4.99/arch/arm/boot/compressed/
Dhead-sharpsl.S131 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/
Dat32ap700x_wdt.c126 wdt_writel(wdt, CLR, 0x42); in at32_wdt_pat()
/linux-3.4.99/arch/c6x/lib/
Dcsum_64plus.S418 CLR .S1 A4,16,31,A4
/linux-3.4.99/drivers/video/
Dimsttfb.c52 CLR = 6, /* 0x18 */ enumerator
1017 write_reg_le32(par->dc_regs, CLR, bgc); in imsttfb_fillrect()