Searched refs:loop_count (Results 1 – 2 of 2) sorted by relevance
455 static unsigned int __maybe_unused loop_count; in process_probe_list() local461 loop_count++; in process_probe_list()462 FMSG("Probe loop %u after %u for deferral(s)", loop_count, in process_probe_list()503 loop_count, deferral_loop_count); in process_probe_list()
644 static vaddr_t select_vector_wa_spectre_bhb(uint8_t loop_count __maybe_unused) in select_vector_wa_spectre_bhb()656 cl[get_core_pos()].bhb_loop_count = loop_count; in select_vector_wa_spectre_bhb()658 thread_get_core_local()->bhb_loop_count = loop_count; in select_vector_wa_spectre_bhb()661 loop_count); in select_vector_wa_spectre_bhb()
Completed in 5 milliseconds