Searched refs:amdgpu_cper_ring_get_ent_sz (Results 1 – 1 of 1) sorted by relevance
427 static u32 amdgpu_cper_ring_get_ent_sz(struct amdgpu_ring *ring, u64 pos) in amdgpu_cper_ring_get_ent_sz() function481 ent_sz = amdgpu_cper_ring_get_ent_sz(ring, ring->wptr); in amdgpu_cper_ring_write()502 ent_sz = amdgpu_cper_ring_get_ent_sz(ring, pos); in amdgpu_cper_ring_write()
Completed in 4 milliseconds