Home
last modified time | relevance | path

Searched refs:VIS_BLOCKSIZE (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus_copy.S484 #define VIS_BLOCKSIZE 64 macro
1250 add TMP, VIS_BLOCKSIZE, TMP
1311 sub CNT, VIS_BLOCKSIZE, CNT
1312 add SRC, VIS_BLOCKSIZE, SRC
1342 cmp CNT, VIS_BLOCKSIZE + 8
1347 cmp CNT, VIS_BLOCKSIZE
1552 cmp CNT, VIS_BLOCKSIZE + 8
2232 cmp CNT, VIS_BLOCKSIZE + 8
2237 cmp CNT, VIS_BLOCKSIZE
2978 cmp CNT, VIS_BLOCKSIZE + 8
[all …]
H A Dcheetah_copy.S514 #define VIS_BLOCKSIZE 64 macro
1296 add TMP, VIS_BLOCKSIZE, TMP
1365 sub CNT, VIS_BLOCKSIZE, CNT
1366 add SRC, VIS_BLOCKSIZE, SRC
1394 cmp CNT, VIS_BLOCKSIZE + 8
1399 cmp CNT, VIS_BLOCKSIZE
1613 cmp CNT, VIS_BLOCKSIZE + 8
2303 cmp CNT, VIS_BLOCKSIZE + 8
2308 cmp CNT, VIS_BLOCKSIZE
3058 cmp CNT, VIS_BLOCKSIZE + 8
[all …]
H A Dus3_jalapeno_asm.S910 #define VIS_BLOCKSIZE 64 macro
913 .align VIS_BLOCKSIZE
916 .skip VIS_BLOCKSIZE
917 .size sync_buf, VIS_BLOCKSIZE
H A Dopl_olympus.c1726 #define VIS_BLOCKSIZE 64 macro
1733 watched = watch_disable_addr((void *)addr, VIS_BLOCKSIZE, S_WRITE);
1736 watch_enable_addr((void *)addr, VIS_BLOCKSIZE, S_WRITE);
H A Dspitfire.c4468 #define VIS_BLOCKSIZE 64 macro
4475 watched = watch_disable_addr((void *)addr, VIS_BLOCKSIZE, S_WRITE); in dtrace_blksuword32_err()
4478 watch_enable_addr((void *)addr, VIS_BLOCKSIZE, S_WRITE); in dtrace_blksuword32_err()
H A Dus3_common.c7072 #define VIS_BLOCKSIZE 64 macro
7079 watched = watch_disable_addr((void *)addr, VIS_BLOCKSIZE, S_WRITE);
7082 watch_enable_addr((void *)addr, VIS_BLOCKSIZE, S_WRITE);
H A Dspitfire_asm.S1801 #define VIS_BLOCKSIZE 64 macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcisch_asm.S33 #define VIS_BLOCKSIZE 64 macro
36 .align VIS_BLOCKSIZE
39 .skip VIS_BLOCKSIZE
40 .size sync_buf, VIS_BLOCKSIZE
/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu_asm.S630 cmp %i1, (4*VIS_BLOCKSIZE) ! check for completion
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.S317 #define VIS_BLOCKSIZE 64 macro
338 #define HWCOPYFRAMESIZE ((VIS_BLOCKSIZE * (3 + 1)) + (2 * 8))
339 #define SAVED_FPREGS_OFFSET (VIS_BLOCKSIZE * 4)
340 #define SAVED_FPREGS_ADJUST ((VIS_BLOCKSIZE * 3) + 1)
382 and tmp1, -VIS_BLOCKSIZE, tmp1 /* block align */ ;\
384 add tmp1, VIS_BLOCKSIZE, tmp1 ;\
386 add tmp1, VIS_BLOCKSIZE, tmp1 ;\
393 and tmp1, -VIS_BLOCKSIZE, tmp1 /* block align */ ;\
395 add tmp1, VIS_BLOCKSIZE, tmp1 ;\
397 add tmp1, VIS_BLOCKSIZE, tmp1 ;\