Lines Matching refs:addr
3 int test_cca(long nr, volatile long *addr) { in test_cca() argument
8 : "=@cca"(x), "=m"(*(volatile long *)(addr)) in test_cca()
16 int test_ccae(long nr, volatile long *addr) { in test_ccae() argument
21 : "=@ccae"(x), "=m"(*(volatile long *)(addr)) in test_ccae()
29 int test_ccb(long nr, volatile long *addr) { in test_ccb() argument
34 : "=@ccb"(x), "=m"(*(volatile long *)(addr)) in test_ccb()
42 int test_ccbe(long nr, volatile long *addr) { in test_ccbe() argument
47 : "=@ccbe"(x), "=m"(*(volatile long *)(addr)) in test_ccbe()
55 int test_ccc(long nr, volatile long *addr) { in test_ccc() argument
60 : "=@ccc"(x), "=m"(*(volatile long *)(addr)) in test_ccc()
68 int test_cce(long nr, volatile long *addr) { in test_cce() argument
73 : "=@cce"(x), "=m"(*(volatile long *)(addr)) in test_cce()
81 int test_ccz(long nr, volatile long *addr) { in test_ccz() argument
86 : "=@ccz"(x), "=m"(*(volatile long *)(addr)) in test_ccz()
94 int test_ccg(long nr, volatile long *addr) { in test_ccg() argument
99 : "=@ccg"(x), "=m"(*(volatile long *)(addr)) in test_ccg()
107 int test_ccge(long nr, volatile long *addr) { in test_ccge() argument
112 : "=@ccge"(x), "=m"(*(volatile long *)(addr)) in test_ccge()
120 int test_ccl(long nr, volatile long *addr) { in test_ccl() argument
125 : "=@ccl"(x), "=m"(*(volatile long *)(addr)) in test_ccl()
133 int test_ccle(long nr, volatile long *addr) { in test_ccle() argument
138 : "=@ccle"(x), "=m"(*(volatile long *)(addr)) in test_ccle()
146 int test_ccna(long nr, volatile long *addr) { in test_ccna() argument
151 : "=@ccna"(x), "=m"(*(volatile long *)(addr)) in test_ccna()
159 int test_ccnae(long nr, volatile long *addr) { in test_ccnae() argument
164 : "=@ccnae"(x), "=m"(*(volatile long *)(addr)) in test_ccnae()
172 int test_ccnb(long nr, volatile long *addr) { in test_ccnb() argument
177 : "=@ccnb"(x), "=m"(*(volatile long *)(addr)) in test_ccnb()
185 int test_ccnbe(long nr, volatile long *addr) { in test_ccnbe() argument
190 : "=@ccnbe"(x), "=m"(*(volatile long *)(addr)) in test_ccnbe()
198 int test_ccnc(long nr, volatile long *addr) { in test_ccnc() argument
203 : "=@ccnc"(x), "=m"(*(volatile long *)(addr)) in test_ccnc()
211 int test_ccne(long nr, volatile long *addr) { in test_ccne() argument
216 : "=@ccne"(x), "=m"(*(volatile long *)(addr)) in test_ccne()
224 int test_ccnz(long nr, volatile long *addr) { in test_ccnz() argument
229 : "=@ccnz"(x), "=m"(*(volatile long *)(addr)) in test_ccnz()
237 int test_ccng(long nr, volatile long *addr) { in test_ccng() argument
242 : "=@ccng"(x), "=m"(*(volatile long *)(addr)) in test_ccng()
250 int test_ccnge(long nr, volatile long *addr) { in test_ccnge() argument
255 : "=@ccnge"(x), "=m"(*(volatile long *)(addr)) in test_ccnge()
263 int test_ccnl(long nr, volatile long *addr) { in test_ccnl() argument
268 : "=@ccnl"(x), "=m"(*(volatile long *)(addr)) in test_ccnl()
276 int test_ccnle(long nr, volatile long *addr) { in test_ccnle() argument
281 : "=@ccnle"(x), "=m"(*(volatile long *)(addr)) in test_ccnle()
289 int test_ccno(long nr, volatile long *addr) { in test_ccno() argument
294 : "=@ccno"(x), "=m"(*(volatile long *)(addr)) in test_ccno()
302 int test_ccnp(long nr, volatile long *addr) { in test_ccnp() argument
307 : "=@ccnp"(x), "=m"(*(volatile long *)(addr)) in test_ccnp()
315 int test_ccns(long nr, volatile long *addr) { in test_ccns() argument
320 : "=@ccns"(x), "=m"(*(volatile long *)(addr)) in test_ccns()
328 int test_cco(long nr, volatile long *addr) { in test_cco() argument
333 : "=@cco"(x), "=m"(*(volatile long *)(addr)) in test_cco()
341 int test_ccp(long nr, volatile long *addr) { in test_ccp() argument
346 : "=@ccp"(x), "=m"(*(volatile long *)(addr)) in test_ccp()
354 int test_ccs(long nr, volatile long *addr) { in test_ccs() argument
359 : "=@ccs"(x), "=m"(*(volatile long *)(addr)) in test_ccs()