Home
last modified time | relevance | path

Searched refs:INT_GPV (Results 1 – 5 of 5) sorted by relevance

/arch/tile/include/uapi/arch/
Dinterrupts_64.h51 #define INT_GPV 9 macro
124 (1ULL << INT_GPV) | \
166 (1ULL << INT_GPV) | \
213 (1ULL << INT_GPV) | \
239 (1ULL << INT_GPV) | \
Dinterrupts_32.h46 #define INT_GPV 3 macro
132 (1ULL << INT_GPV) | \
176 (1ULL << INT_GPV) | \
233 (1ULL << INT_GPV) | \
258 (1ULL << INT_GPV) | \
/arch/tile/kernel/
Dtraps.c195 [INT_GPV] = "General protection violation",
285 if (fault_num == INT_GPV) in do_trap()
319 case INT_GPV: in do_trap()
Dintvec_64.S1525 int_hand INT_GPV, GPV, do_trap
Dintvec_32.S1861 int_hand INT_GPV, GPV, do_trap