Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dldt.c136 static void flush_ldt(void *__mm) in flush_ldt() function
427 on_each_cpu_mask(mm_cpumask(mm), flush_ldt, mm, true); in install_ldt()