Home
last modified time | relevance | path

Searched refs:xe_vsec_init (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_vsec.h12 void xe_vsec_init(struct xe_device *xe);
H A Dxe_vsec.c192 * xe_vsec_init - Initialize resources and add intel_vsec auxiliary
196 void xe_vsec_init(struct xe_device *xe) in xe_vsec_init() function
H A Dxe_survivability_mode.c180 xe_vsec_init(xe); in enable_survivability_mode()
H A Dxe_device.c922 xe_vsec_init(xe); in xe_device_probe()