Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_map.h48 static inline u32 xe_map_read32(struct xe_device *xe, struct iosys_map *map) in xe_map_read32() function
Dxe_lrc.c767 return xe_map_read32(xe, &map); in xe_lrc_ctx_timestamp()
793 return xe_map_read32(xe, &map); in xe_lrc_ctx_job_timestamp()
816 return xe_map_read32(xe, &map); in xe_lrc_read_indirect_ctx_reg()
837 return xe_map_read32(xe, &map); in xe_lrc_read_ctx_reg()
1197 return xe_map_read32(lrc_to_xe(lrc), &map); in xe_lrc_seqno()
1204 return xe_map_read32(lrc_to_xe(lrc), &map); in xe_lrc_start_seqno()