Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_lrc.c831 ldw = xe_map_read32(xe, &map); in xe_lrc_ctx_timestamp()
835 udw = xe_map_read32(xe, &map); in xe_lrc_ctx_timestamp()
864 return xe_map_read32(xe, &map); in xe_lrc_ctx_job_timestamp()
887 return xe_map_read32(xe, &map); in xe_lrc_read_indirect_ctx_reg()
908 return xe_map_read32(xe, &map); in xe_lrc_read_ctx_reg()
1517 return xe_map_read32(lrc_to_xe(lrc), &map); in xe_lrc_seqno()
1524 return xe_map_read32(lrc_to_xe(lrc), &map); in xe_lrc_start_seqno()
1554 return xe_map_read32(xe, &map); in xe_lrc_engine_id()
A Dxe_map.h48 static inline u32 xe_map_read32(struct xe_device *xe, struct iosys_map *map) in xe_map_read32() function

Completed in 24 milliseconds