Searched defs:addition (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/powerpc/kernel/ |
D | exceptions-64e.S | 244 #define EXCEPTION_PROLOG(n, intnum, type, addition) \ argument 308 #define NORMAL_EXCEPTION_PROLOG(n, intnum, addition) \ argument 311 #define CRIT_EXCEPTION_PROLOG(n, intnum, addition) \ argument 314 #define DBG_EXCEPTION_PROLOG(n, intnum, addition) \ argument 317 #define MC_EXCEPTION_PROLOG(n, intnum, addition) \ argument 320 #define GDBELL_EXCEPTION_PROLOG(n, intnum, addition) \ argument
|
/linux-6.1.9/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_port.c | 473 u32 addition = 0; in sparx5_port_fifo_sz() local
|