Lines Matching refs:r9

110 	movq	%gs:CPU_THREAD, %r9	/* %r9 = thread addr */
113 movq T_LOFAULT(%r9), %r11 /* save the current lofault */
114 movq %rcx, T_LOFAULT(%r9) /* new lofault */
123 movq %r11, T_LOFAULT(%r9) /* restore original lofault */
237 movq %gs:CPU_THREAD, %r9
262 movq %gs:CPU_THREAD, %r9 /* %r9 = thread addr */
263 movq T_LOFAULT(%r9), %r11 /* save the current lofault */
264 movq %rcx, T_LOFAULT(%r9) /* new lofault */
277 movq %r11, T_LOFAULT(%r9) /* restore original lofault */
971 movq %gs:CPU_THREAD, %r9 /* %r9 = thread addr */
972 movq T_LOFAULT(%r9), %r11 /* save the current lofault */
973 movq %rdx, T_LOFAULT(%r9) /* new lofault */
976 movq %r11, T_LOFAULT(%r9) /* restore the original lofault */
984 movq %r11, T_LOFAULT(%r9) /* restore the original lofault */
1471 movq %gs:CPU_THREAD, %r9
1477 movq %r11, T_LOFAULT(%r9) /* restore original lofault */
1480 movq T_COPYOPS(%r9), %rax
1576 movq %gs:CPU_THREAD, %r9
1616 movq %r11, T_LOFAULT(%r9) /* restore original lofault */
1618 movq T_COPYOPS(%r9), %r8
1750 movq %gs:CPU_THREAD, %r9
1756 movq %r11, T_LOFAULT(%r9) /* restore original lofault */
1759 movq T_COPYOPS(%r9), %rax
1853 movq %gs:CPU_THREAD, %r9
1894 movq %r11, T_LOFAULT(%r9) /* restore original lofault */
1896 movq T_COPYOPS(%r9), %r8
2015 movq %gs:CPU_THREAD, %r9
2016 movq T_LOFAULT(%r9), %r8 /* pass current lofault value as */
2019 movq %gs:CPU_THREAD, %r9 /* %r9 = thread addr */
2020 movq T_LOFAULT(%r9), %r11 /* save the current lofault */
2021 movq %r8, T_LOFAULT(%r9) /* new lofault */
2053 movq %r11, T_LOFAULT(%r9) /* restore the original lofault */
2190 movq %gs:CPU_THREAD, %r9
2194 movq %r11, T_LOFAULT(%r9) /* restore original lofault */
2196 movq T_COPYOPS(%r9), %rax
2306 movq %gs:CPU_THREAD, %r9
2310 movq %r11, T_LOFAULT(%r9) /* restore the original lofault */
2312 movq T_COPYOPS(%r9), %rax
2419 movq %gs:CPU_THREAD, %r9; \
2423 movq %rdx, T_LOFAULT(%r9); \
2425 movq $0, T_LOFAULT(%r9); \
2430 movq $0, T_LOFAULT(%r9); \
2432 movq T_COPYOPS(%r9), %rax; \
2526 movq %gs:CPU_THREAD, %r9; \
2530 movq %rdx, T_LOFAULT(%r9); \
2532 movq $0, T_LOFAULT(%r9); \
2536 movq $0, T_LOFAULT(%r9); \
2538 movq T_COPYOPS(%r9), %rax; \