Home
last modified time | relevance | path

Searched defs:freed_tables (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dtlbflush.h205 bool freed_tables; member
/kernel/linux/linux-5.10/include/asm-generic/
H A Dtlb.h278 unsigned int freed_tables : 1; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dtlbflush.h224 u8 freed_tables; member
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dtlb.c850 get_flush_tlb_info(struct mm_struct *mm, unsigned long start, unsigned long end, unsigned int stride_shift, bool freed_tables, u64 new_tlb_gen) get_flush_tlb_info() argument
885 flush_tlb_mm_range(struct mm_struct *mm, unsigned long start, unsigned long end, unsigned int stride_shift, bool freed_tables) flush_tlb_mm_range() argument
/kernel/linux/linux-6.6/include/asm-generic/
H A Dtlb.h318 unsigned int freed_tables : 1; member
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dtlb.c965 get_flush_tlb_info(struct mm_struct *mm, unsigned long start, unsigned long end, unsigned int stride_shift, bool freed_tables, u64 new_tlb_gen) get_flush_tlb_info() argument
1001 flush_tlb_mm_range(struct mm_struct *mm, unsigned long start, unsigned long end, unsigned int stride_shift, bool freed_tables) flush_tlb_mm_range() argument

Completed in 7 milliseconds