Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_pat.h38 void xe_pat_init_early(struct xe_device *xe);
H A Dxe_pat.c383 void xe_pat_init_early(struct xe_device *xe) in xe_pat_init_early() function
H A Dxe_device.c768 xe_pat_init_early(xe); in xe_device_probe()