Searched defs:addition (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| D | exceptions-64e.S | 249 #define EXCEPTION_PROLOG(n, intnum, type, addition) \ argument 313 #define NORMAL_EXCEPTION_PROLOG(n, intnum, addition) \ argument 316 #define CRIT_EXCEPTION_PROLOG(n, intnum, addition) \ argument 319 #define DBG_EXCEPTION_PROLOG(n, intnum, addition) \ argument 322 #define MC_EXCEPTION_PROLOG(n, intnum, addition) \ argument 325 #define GDBELL_EXCEPTION_PROLOG(n, intnum, addition) \ argument
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | exceptions-64e.S | 270 #define EXCEPTION_PROLOG(n, intnum, type, addition) \ argument 342 #define NORMAL_EXCEPTION_PROLOG(n, intnum, addition) \ argument 345 #define CRIT_EXCEPTION_PROLOG(n, intnum, addition) \ argument 348 #define DBG_EXCEPTION_PROLOG(n, intnum, addition) \ argument 351 #define MC_EXCEPTION_PROLOG(n, intnum, addition) \ argument 354 #define GDBELL_EXCEPTION_PROLOG(n, intnum, addition) \ argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/ |
| D | sparx5_port.c | 474 u32 addition = 0; in sparx5_port_fifo_sz() local
|