Searched refs:xe_ggtt_init_early (Results 1 – 3 of 3) sorted by relevance
13 int xe_ggtt_init_early(struct xe_ggtt *ggtt);
215 int xe_ggtt_init_early(struct xe_ggtt *ggtt) in xe_ggtt_init_early() function268 ALLOW_ERROR_INJECTION(xe_ggtt_init_early, ERRNO); /* See xe_pci_probe() */
681 err = xe_ggtt_init_early(tile->mem.ggtt); in xe_device_probe()