Searched refs:GRU_CB_BASE (Results 1 – 5 of 5) sorted by relevance
70 #define GRU_CB_BASE 0 macro71 #define GRU_CB_LIMIT (GRU_CB_BASE + GRU_HANDLE_STRIDE * GRU_NUM_CBE)96 GRU_CB_BASE + GRU_HANDLE_STRIDE * line); in get_gseg_base_address_cb()138 return (((unsigned long)cb - GRU_CB_BASE) % GRU_GSEG_PAGESIZE) / in get_cb_number()
27 #define GRU_CB_BASE 0 macro
44 cb = gseg + GRU_CB_BASE; in gru_dump_context_data()
488 cb = gseg + GRU_CB_BASE; in gru_load_context_data()523 cb = gseg + GRU_CB_BASE; in gru_unload_context_data()
715 return gseg + GRU_CB_BASE + index * GRU_HANDLE_STRIDE; in gru_get_cb_pointer()