Searched defs:REAL_LOFAULT (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s601 #define REAL_LOFAULT %g5 define
607 * properly, the value of the 'real' lofault handler should be in REAL_LOFAULT.
612 * calling REAL_LOFAULT. So the real handler can vector to the appropriate
621 jmp REAL_LOFAULT
626 sethi %hi(.copyout_err), REAL_LOFAULT
627 or REAL_LOFAULT, %lo(.copyout_err), REAL_LOFAULT
837 sethi %hi(.xcopyout_err), REAL_LOFAULT
839 or REAL_LOFAULT, %lo(.xcopyout_err), REAL_LOFAULT
[all...]
H A Dniagara_copy.s2926 #define REAL_LOFAULT %g5 define
2932 * properly, the value of the 'real' lofault handler should be in REAL_LOFAULT.
2937 * calling REAL_LOFAULT. So the real handler can vector to the appropriate
2964 jmp REAL_LOFAULT
2973 jmp REAL_LOFAULT
2986 jmp REAL_LOFAULT
2991 sethi %hi(.copyout_err), REAL_LOFAULT
2992 or REAL_LOFAULT, %lo(.copyout_err), REAL_LOFAULT
5115 sethi %hi(.xcopyout_err), REAL_LOFAULT
[all...]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s1785 #define REAL_LOFAULT %l4 define
1789 * properly, the value of the 'real' lofault handler should be in REAL_LOFAULT.
1794 * calling REAL_LOFAULT. So the real handler can vector to the appropriate
1829 jmp REAL_LOFAULT
2229 set .copyout_err, REAL_LOFAULT
2546 sethi %hi(.xcopyout_err), REAL_LOFAULT
2548 or REAL_LOFAULT, %lo(.xcopyout_err), REAL_LOFAULT
3017 set .copyin_err, REAL_LOFAULT
3333 sethi %hi(.xcopyin_err), REAL_LOFAULT !
[all...]
H A Dopl_olympus_copy.s1717 #define REAL_LOFAULT %l4 define
1721 * properly, the value of the 'real' lofault handler should be in REAL_LOFAULT.
1726 * calling REAL_LOFAULT. So the real handler can vector to the appropriate
1761 jmp REAL_LOFAULT
2162 set .copyout_err, REAL_LOFAULT
2469 sethi %hi(.xcopyout_err), REAL_LOFAULT
2471 or REAL_LOFAULT, %lo(.xcopyout_err), REAL_LOFAULT
2941 set .copyin_err, REAL_LOFAULT
3247 sethi %hi(.xcopyin_err), REAL_LOFAULT !
[all...]
H A Dspitfire_copy.s2153 #define REAL_LOFAULT %g5 define
2159 * properly, the value of the 'real' lofault handler should be in REAL_LOFAULT.
2164 * calling REAL_LOFAULT. So the real handler can vector to the appropriate
2208 jmp REAL_LOFAULT
2218 jmp REAL_LOFAULT
2223 sethi %hi(.copyout_err), REAL_LOFAULT
2224 or REAL_LOFAULT, %lo(.copyout_err), REAL_LOFAULT
3408 sethi %hi(.xcopyout_err), REAL_LOFAULT
3410 or REAL_LOFAULT,
[all...]

Completed in 69 milliseconds