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);
320 int xe_guc_pagefault_handler(struct xe_guc *guc, u32 *msg, u32 len) in xe_guc_pagefault_handler() function
1296 ret = xe_guc_pagefault_handler(guc, payload, adj_len); in process_g2h_msg()1497 ret = xe_guc_pagefault_handler(guc, payload, adj_len); in g2h_fast_path()