Searched refs:MB_KERNEL_CTX_SIZE (Results 1 – 2 of 2) sorted by relevance
6144 #define MB_KERNEL_CTX_SIZE (1 << MB_KERNEL_CTX_SHIFT) macro6145 #define MB_KERNEL_CTX_MASK (MB_KERNEL_CTX_SIZE - 1)
5052 val = 0x10000 + (MAX_CID_CNT * MB_KERNEL_CTX_SIZE); in bce_chipinit()