Searched refs:LRC_PPHWSP_SIZE (Results 1 – 1 of 1) sorted by relevance
43 #define LRC_PPHWSP_SIZE SZ_4K macro148 return size + LRC_PPHWSP_SIZE; in xe_gt_lrc_size()722 return xe_lrc_pphwsp_offset(lrc) + LRC_PPHWSP_SIZE; in xe_lrc_regs_offset()741 return LRC_PPHWSP_SIZE + xe_lrc_reg_size(xe); in xe_lrc_skip_size()968 regs = data + LRC_PPHWSP_SIZE; in empty_lrc_data()995 regs = gt->default_lrc[hwe->class] + LRC_PPHWSP_SIZE; in xe_default_lrc_update_memirq_regs_with_address()1489 xe_map_memset(xe, &map, 0, 0, LRC_PPHWSP_SIZE); /* PPHWSP */ in xe_lrc_init()1490 xe_map_memcpy_to(xe, &map, LRC_PPHWSP_SIZE, in xe_lrc_init()1491 gt->default_lrc[hwe->class] + LRC_PPHWSP_SIZE, in xe_lrc_init()1492 lrc_size - LRC_PPHWSP_SIZE); in xe_lrc_init()[all …]