Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dldt.c136 static void flush_ldt(void *__mm) in flush_ldt() function
429 on_each_cpu_mask(mm_cpumask(mm), flush_ldt, mm, true); in install_ldt()