Searched refs:GRU_CB_BASE (Results 1 – 5 of 5) sorted by relevance
83 #define GRU_CB_BASE 0 macro84 #define GRU_CB_LIMIT (GRU_CB_BASE + GRU_HANDLE_STRIDE * GRU_NUM_CBE)109 GRU_CB_BASE + GRU_HANDLE_STRIDE * line); in get_gseg_base_address_cb()151 return (((unsigned long)cb - GRU_CB_BASE) % GRU_GSEG_PAGESIZE) / in get_cb_number()
27 #define GRU_CB_BASE 0 macro
54 cb = gseg + GRU_CB_BASE; in gru_dump_context_data()
500 cb = gseg + GRU_CB_BASE; in gru_load_context_data()535 cb = gseg + GRU_CB_BASE; in gru_unload_context_data()
714 return gseg + GRU_CB_BASE + index * GRU_HANDLE_STRIDE; in gru_get_cb_pointer()