Home
last modified time | relevance | path

Searched refs:touch (Results 1 – 15 of 15) sorted by relevance

/xen/tools/tests/x86_emulator/
A Dsimd-fma.c76 touch(src); in fma_test()
80 touch(src); in fma_test()
84 touch(src); in fma_test()
88 touch(src); in fma_test()
91 touch(src); in fma_test()
95 touch(inv); in fma_test()
99 touch(inv); in fma_test()
103 touch(inv); in fma_test()
107 touch(inv); in fma_test()
110 touch(inv); in fma_test()
[all …]
A Dsimd-sha.c96 touch(w); in sha256_sigma0()
98 touch(w); in sha256_sigma0()
100 touch(w); in sha256_sigma0()
102 touch(w); in sha256_sigma0()
118 touch(n1); in sha256_Sigma0()
120 touch(n2); in sha256_Sigma0()
122 touch(n3); in sha256_Sigma0()
148 touch(src); in sha_test()
150 touch(src); in sha_test()
152 touch(src); in sha_test()
[all …]
A Dsimd-clmul.c44 touch(h_); \
82 touch(x); in clmul_test()
84 touch(x); in clmul_test()
91 touch(src); in clmul_test()
93 touch(src); in clmul_test()
95 touch(src); in clmul_test()
110 touch(src); in clmul_test()
112 touch(src); in clmul_test()
117 touch(src); in clmul_test()
119 touch(src); in clmul_test()
[all …]
A Dsimd-aes.c65 touch(src); in aes_test()
67 touch(src); in aes_test()
69 touch(zero); in aes_test()
71 touch(zero); in aes_test()
76 touch(zero); in aes_test()
78 touch(zero); in aes_test()
80 touch(y); in aes_test()
86 touch(src); in aes_test()
88 touch(src); in aes_test()
A Dsimd.c136 touch(t_); \
139 touch(t_); \
141 touch(lo_); touch(hi_); \
204 touch(x); \
206 touch(x); \
211 touch(x); \
213 touch(x); \
1241 touch(x); in simd_test()
1247 touch(y); in simd_test()
1252 touch(z); in simd_test()
[all …]
A Dsimd-gf.c41 touch(m_); \
65 touch(src); in gf_test()
66 touch(inv); in gf_test()
69 touch(src); in gf_test()
70 touch(inv); in gf_test()
A Dsimd-sg.c225 touch(idx); in sg_test()
226 touch(inv); in sg_test()
301 touch(x); in sg_test()
A Dsimd.h469 #define touch(var) asm volatile ( "" : "+m" (var) ) macro
/xen/tools/tests/mce-test/lib/
A Dxen-mceinj-tool.sh60 [ -f $logfile ] || touch $logfile
115 [ -f $gklog ] || touch $gklog
162 [ -f $xenlog ] || touch $xenlog
193 [ -f $mcelog ] || touch $mcelog
239 [ -f $logfile ] || touch $logfile
249 [ -f $result ] || touch $result
/xen/stubdom/
A DMakefile93 touch $@
136 touch $@
165 touch $@
184 touch $@
203 touch $@
237 touch $@
263 touch $@
277 touch $@
320 touch ioemu/linkfarm.stamp
330 touch $@
[all …]
/xen/tools/include/
A DMakefile35 touch $@
47 touch $@
/xen/stubdom/grub/
A DMakefile72 touch $@
/xen/tools/hotplug/Linux/
A Dxendomains.in259 touch $LOCKFILE
/xen/docs/man/
A Dxl.cfg.5.pod.in1597 =item B<feature-multi-touch=BOOLEAN>
1599 Indicates if input device supports multi touch.
1601 =item B<multi-touch-width=MULTI_TOUCH_WIDTH>
1603 Set maximum width for multi touch device.
1605 =item B<multi-touch-height=MULTI_TOUCH_HEIGHT>
1607 Set maximum height for multi touch device.
1609 =item B<multi-touch-num-contacts=MULTI_TOUCH_NUM_CONTACTS>
1611 Set maximum contacts number for multi touch device.
/xen/
A DSUPPORT.md429 multi-touch support as well.

Completed in 27 milliseconds