Home
last modified time | relevance | path

Searched refs:GRUBASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/misc/sgi-gru/
H A Dgruhandles.h79 #define GRUBASE(h) ((void *)((unsigned long)(h) & ~(GRU_SIZE - 1))) macro
H A Dgrukservices.c413 cbe = get_cbe(GRUBASE(cb), cbrnum); in gru_get_cb_exception_detail()