Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm64/kernel/
Dprocess.c522 bool prev32, next32; in erratum_1418040_thread_switch() local
528 prev32 = is_compat_thread(task_thread_info(prev)); in erratum_1418040_thread_switch()
531 if (prev32 == next32 || !this_cpu_has_cap(ARM64_WORKAROUND_1418040)) in erratum_1418040_thread_switch()