Home
last modified time | relevance | path

Searched refs:xe_pxp_allocate_execution_resources (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_pxp_submit.h14 int xe_pxp_allocate_execution_resources(struct xe_pxp *pxp);
H A Dxe_pxp_submit.c182 int xe_pxp_allocate_execution_resources(struct xe_pxp *pxp) in xe_pxp_allocate_execution_resources() function
H A Dxe_pxp.c434 err = xe_pxp_allocate_execution_resources(pxp); in xe_pxp_init()