Searched refs:adj_len (Results 1 – 1 of 1) sorted by relevance
1257 u32 action, adj_len; in process_g2h_msg() local1266 adj_len = hxg_len - GUC_HXG_EVENT_MSG_MIN_LEN; in process_g2h_msg()1270 ret = xe_guc_sched_done_handler(guc, payload, adj_len); in process_g2h_msg()1280 adj_len); in process_g2h_msg()1293 adj_len); in process_g2h_msg()1296 ret = xe_guc_pagefault_handler(guc, payload, adj_len); in process_g2h_msg()1300 adj_len); in process_g2h_msg()1304 adj_len); in process_g2h_msg()1492 u32 adj_len = hxg_len - GUC_HXG_MSG_MIN_LEN; in g2h_fast_path() local1497 ret = xe_guc_pagefault_handler(guc, payload, adj_len); in g2h_fast_path()[all …]