Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/kernel/
A Ddt_driver.c455 static unsigned int __maybe_unused loop_count; in process_probe_list() local
461 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()
/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread.c644 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