Searched refs:ready (Results 301 - 305 of 305) sorted by relevance

<<111213

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v10_0.c3657 if (adev->enable_mes && !adev->gfx.kiq[0].ring.sched.ready) {
6349 adev->gfx.kiq[0].ring.sched.ready = false;
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h1437 __le32 ready; member in struct:vf_pf_channel_data
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S5564 #--We are now ready to perform (R+r) - N*P1 - N*P2, P1 = 2**(L) * Piby2_1 and
5995 #--We are now ready to perform (R+r) - N*P1 - N*P2, P1 = 2**(L) * Piby2_1 and
H A Dfpsp.S5670 #--We are now ready to perform (R+r) - N*P1 - N*P2, P1 = 2**(L) * Piby2_1 and
6101 #--We are now ready to perform (R+r) - N*P1 - N*P2, P1 = 2**(L) * Piby2_1 and
/linux-master/arch/x86/kvm/
H A Dx86.c7660 * is returned, but our callers are not ready for that and they blindly
10057 if (!target || !READ_ONCE(target->ready))
10312 * Check for any event (interrupt or exception) that is ready to be injected,
10378 * userspace ignores the "ready for injection" flag and blindly queues
13430 * fault is retried, hopefully the page will be ready in the host.

Completed in 505 milliseconds

<<111213