Searched refs:SSB_BUG_ON (Results 1 – 2 of 2) sorted by relevance
25 # define SSB_BUG_ON(x) BUG_ON(x) macro29 # define SSB_BUG_ON(x) __ssb_do_nothing(unlikely(!!(x))) macro
213 SSB_BUG_ON(1); /* Can't reach this code. */ in ssb_iounmap()239 SSB_BUG_ON(1); /* Can't reach this code. */ in ssb_ioremap()