Home
last modified time | relevance | path

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

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