Searched defs:cbr (Results 1 – 3 of 3) sorted by relevance
187 void __iomem *cbr = BMIPS_GET_CBR(); in bmips_init_secondary() local404 void __iomem __maybe_unused *cbr; in bmips_ebase_setup() local
788 int ctxnum, ctxnum0, flag = 0, cbr, dsr; in gru_steal_context() local
504 #define CBR_BYTES(cbr) ((cbr) * GRU_HANDLE_BYTES * GRU_CBR_AU_SIZE * 2) argument