Home
last modified time | relevance | path

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

/arch/x86/kernel/
A Dtboot.c319 static int tboot_wait_for_aps(int num_aps) in tboot_wait_for_aps() argument
324 while (atomic_read((atomic_t *)&tboot->num_in_wfs) != num_aps && in tboot_wait_for_aps()
333 return !(atomic_read((atomic_t *)&tboot->num_in_wfs) == num_aps); in tboot_wait_for_aps()

Completed in 5 milliseconds