Home
last modified time | relevance | path

Searched refs:loop_count (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/kernel/
H A Ddt_driver.c607 static unsigned int __maybe_unused loop_count; in process_probe_list() local
613 loop_count++; in process_probe_list()
614 FMSG("Probe loop %u after %u for deferral(s)", loop_count, in process_probe_list()
655 loop_count, deferral_loop_count); in process_probe_list()
/optee_os/core/arch/arm/kernel/
H A Dthread.c657 static vaddr_t select_vector_wa_spectre_bhb(uint8_t loop_count __maybe_unused) in select_vector_wa_spectre_bhb()
669 cl[get_core_pos()].bhb_loop_count = loop_count; in select_vector_wa_spectre_bhb()
671 thread_get_core_local()->bhb_loop_count = loop_count; in select_vector_wa_spectre_bhb()
674 loop_count); in select_vector_wa_spectre_bhb()