Searched refs:xe_guc_pagefault_handler (Results 1 – 3 of 3) sorted by relevance
16 int xe_guc_pagefault_handler(struct xe_guc *guc, u32 *msg, u32 len);
1151 ret = xe_guc_pagefault_handler(guc, payload, adj_len); in process_g2h_msg()1287 ret = xe_guc_pagefault_handler(guc, payload, adj_len); in g2h_fast_path()
321 int xe_guc_pagefault_handler(struct xe_guc *guc, u32 *msg, u32 len) in xe_guc_pagefault_handler() function