Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_map.h48 static inline u32 xe_map_read32(struct xe_device *xe, struct iosys_map *map) in xe_map_read32() function
H A Dxe_lrc.c783 ldw = xe_map_read32(xe, &map); in xe_lrc_ctx_timestamp()
787 udw = xe_map_read32(xe, &map); in xe_lrc_ctx_timestamp()
816 return xe_map_read32(xe, &map); in xe_lrc_ctx_job_timestamp()
839 return xe_map_read32(xe, &map); in xe_lrc_read_indirect_ctx_reg()
860 return xe_map_read32(xe, &map); in xe_lrc_read_ctx_reg()
1322 return xe_map_read32(lrc_to_xe(lrc), &map); in xe_lrc_seqno()
1329 return xe_map_read32(lrc_to_xe(lrc), &map); in xe_lrc_start_seqno()
1359 return xe_map_read32(xe, &map); in xe_lrc_engine_id()