Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_types.h126 #define PXP_INVAL_REQUIRED BIT(2) macro
H A Dintel_pxp_session.c166 if (events & PXP_INVAL_REQUIRED) in pxp_session_work()