Home
last modified time | relevance | path

Searched defs:addition (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dexceptions-64e.S248 #define EXCEPTION_PROLOG(n, intnum, type, addition) \ argument
312 #define NORMAL_EXCEPTION_PROLOG(n, intnum, addition) \ argument
315 #define CRIT_EXCEPTION_PROLOG(n, intnum, addition) \ argument
318 #define DBG_EXCEPTION_PROLOG(n, intnum, addition) \ argument
321 #define MC_EXCEPTION_PROLOG(n, intnum, addition) \ argument
324 #define GDBELL_EXCEPTION_PROLOG(n, intnum, addition) \ argument
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c474 u32 addition = 0; in sparx5_port_fifo_sz() local