Home
last modified time | relevance | path

Searched defs:D1 (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/arch/sh/lib64/
Dmemcpy.S46 #define LDUAQ(P,O,D0,D1) ldlo.q P,O,D0; ldhi.q P,O+7,D1 argument
47 #define STUAQ(P,O,D0,D1) stlo.q P,O,D0; sthi.q P,O+7,D1 argument
48 #define LDUAL(P,O,D0,D1) ldlo.l P,O,D0; ldhi.l P,O+3,D1 argument
49 #define STUAL(P,O,D0,D1) stlo.l P,O,D0; sthi.l P,O+3,D1 argument
Dcopy_user_memcpy.S61 #define LDUAQ(P,O,D0,D1) ldlo.q P,O,D0; ldhi.q P,O+7,D1 argument
62 #define STUAQ(P,O,D0,D1) stlo.q P,O,D0; sthi.q P,O+7,D1 argument
63 #define LDUAL(P,O,D0,D1) ldlo.l P,O,D0; ldhi.l P,O+3,D1 argument
64 #define STUAL(P,O,D0,D1) stlo.l P,O,D0; sthi.l P,O+3,D1 argument
/linux-3.4.99/fs/jffs2/
Ddebug.h55 #define D1(x) x macro
57 #define D1(x) macro
/linux-3.4.99/arch/cris/arch-v10/kernel/
Dfasttimer.c42 #define D1(x) macro
/linux-3.4.99/arch/cris/arch-v32/kernel/
Dfasttimer.c47 #define D1(x) macro
/linux-3.4.99/include/linux/
Dixjuser.h269 D1 = hz293, enumerator
/linux-3.4.99/drivers/net/usb/
Dhso.c131 #define D1(args...) D_(0x01, ##args) macro