Searched refs:intel_huc_is_authenticated (Results 1 – 3 of 3) sorted by relevance
52 bool intel_huc_is_authenticated(struct intel_huc *huc);87 !intel_huc_is_authenticated(huc); in intel_huc_wait_required()
108 if (!intel_huc_is_authenticated(huc)) { in huc_delayed_load_timer_callback()128 GEM_BUG_ON(intel_huc_is_authenticated(huc)); in huc_delayed_load_start()449 bool intel_huc_is_authenticated(struct intel_huc *huc) in intel_huc_is_authenticated() function490 return intel_huc_is_authenticated(huc); in intel_huc_check_status()504 if (intel_huc_is_authenticated(huc)) in intel_huc_update_auth_status()
28 if (intel_huc_is_authenticated(huc)) { in intel_huc_fw_load_and_auth_via_gsc()
Completed in 4 milliseconds