Home
last modified time | relevance | path

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

/linux-4.4.14/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) | \
/linux-4.4.14/arch/tile/kernel/
Dtraps.c196 [INT_GPV] = "General protection violation",
287 if (fault_num == INT_GPV) in do_trap()
319 case INT_GPV: in do_trap()
Dintvec_64.S1530 int_hand INT_GPV, GPV, do_trap
Dintvec_32.S1862 int_hand INT_GPV, GPV, do_trap