Searched refs:LRC_WA_BB_SIZE (Results 1 – 2 of 2) sorted by relevance
47 #define LRC_WA_BB_SIZE SZ_4K macro
800 u32 offset = xe_bo_size(lrc->bo) - LRC_WA_BB_SIZE - in __xe_lrc_indirect_ring_offset()811 return xe_bo_size(lrc->bo) - LRC_WA_BB_SIZE - LRC_INDIRECT_CTX_BO_SIZE; in __xe_lrc_indirect_ctx_offset()816 return xe_bo_size(lrc->bo) - LRC_WA_BB_SIZE; in __xe_lrc_wa_bb_offset()1333 .max_size = LRC_WA_BB_SIZE, in xe_lrc_setup_wa_bb_with_scratch()1363 buf = kmalloc(LRC_WA_BB_SIZE, GFP_KERNEL); in setup_wa_bb()1608 u32 bo_size = ring_size + lrc_size + LRC_WA_BB_SIZE; in xe_lrc_init()