Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dtlb.c1308 if (info->trim_cpumask) in should_flush_tlb()
1414 info->trim_cpumask = 0; in get_flush_tlb_info()
1450 info->trim_cpumask = should_trim_cpumask(mm); in flush_tlb_mm_range()
/linux/arch/x86/include/asm/
H A Dtlbflush.h251 u8 trim_cpumask; member