Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/gvt/
Dmmio_context.h70 #define IS_RESTORE_INHIBIT(a) \ macro
Dscheduler.c211 if (IS_RESTORE_INHIBIT(shadow_ring_context->ctx_ctrl.val) || skip) in populate_shadow_context()