|
Linux Kernel
3.7.1
|
Go to the source code of this file.
| #define BTRAPTL1 | ( | lvl | ) | TRAPTL1_ARG(bad_trap_tl1, lvl) |
| #define CLEAN_WINDOW |
| #define FILL_0_NORMAL |
| #define FILL_0_NORMAL_RTRAP |
| #define FILL_0_OTHER FILL_0_NORMAL |
| #define FILL_1_GENERIC | ( | ASI | ) |
| #define FILL_1_GENERIC_RTRAP |
| #define FILL_1_NORMAL FILL_1_GENERIC(ASI_AIUP) |
| #define FILL_1_OTHER FILL_1_GENERIC(ASI_AIUS) |
| #define FILL_2_GENERIC | ( | ASI | ) |
| #define FILL_2_GENERIC_RTRAP |
| #define FILL_2_NORMAL FILL_2_GENERIC(ASI_AIUP) |
| #define FILL_2_OTHER FILL_2_GENERIC(ASI_AIUS) |
| #define FILL_3_NORMAL FILL_0_NORMAL |
| #define FILL_3_OTHER FILL_3_NORMAL |
| #define FILL_4_NORMAL FILL_0_NORMAL |
| #define FILL_4_OTHER FILL_4_NORMAL |
| #define FILL_5_NORMAL FILL_0_NORMAL |
| #define FILL_5_OTHER FILL_5_NORMAL |
| #define FILL_6_NORMAL FILL_0_NORMAL |
| #define FILL_6_OTHER FILL_6_NORMAL |
| #define FILL_7_NORMAL FILL_0_NORMAL |
| #define FILL_7_OTHER FILL_7_NORMAL |
| #define FLUSH_WINDOW_TRAP |
| #define LINUX_64BIT_SYSCALL_TRAP SYSCALL_TRAP(linux_sparc_syscall, sys_call_table64) |
| #define SPILL_0_NORMAL |
| #define SPILL_0_NORMAL_ETRAP |
| #define SPILL_0_OTHER SPILL_0_NORMAL |
| #define SPILL_1_GENERIC | ( | ASI | ) |
| #define SPILL_1_GENERIC_ETRAP |
| #define SPILL_1_NORMAL SPILL_1_GENERIC(ASI_AIUP) |
| #define SPILL_1_OTHER SPILL_1_GENERIC(ASI_AIUS) |
| #define SPILL_2_GENERIC_ETRAP |
| #define SPILL_2_NORMAL SPILL_2_GENERIC(ASI_AIUP) |
| #define SPILL_2_OTHER SPILL_2_GENERIC(ASI_AIUS) |
| #define SPILL_3_NORMAL SPILL_0_NORMAL |
| #define SPILL_3_OTHER SPILL_3_NORMAL |
| #define SPILL_4_NORMAL SPILL_0_NORMAL |
| #define SPILL_4_OTHER SPILL_4_NORMAL |
| #define SPILL_5_NORMAL SPILL_0_NORMAL |
| #define SPILL_5_OTHER SPILL_5_NORMAL |
| #define SPILL_6_NORMAL SPILL_0_NORMAL |
| #define SPILL_6_OTHER SPILL_6_NORMAL |
| #define SPILL_7_NORMAL SPILL_0_NORMAL |
| #define SPILL_7_OTHER SPILL_7_NORMAL |
| #define SUN4V_DTSB_MISS |
| #define SUN4V_ITSB_MISS |
| #define SYSCALL_TRAP | ( | routine, | |
| systbl | |||
| ) |
| #define TRAP | ( | routine | ) |
| #define TRAP_7INSNS | ( | routine | ) |
| #define TRAP_IVEC TRAP_NOSAVE(do_ivec) |
| #define TRAP_NOSAVE | ( | routine | ) |
| #define TRAP_NOSAVE_7INSNS | ( | routine | ) |
| #define TRAP_SAVEFPU | ( | routine | ) |
| #define TRAP_UTRAP | ( | handler, | |
| lvl | |||
| ) |
| #define TRAPTL1 | ( | routine | ) |
1.8.2