Searched defs:freed_tables (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | tlbflush.h | 205 bool freed_tables; member
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| H A D | tlb.h | 278 unsigned int freed_tables : 1; member
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | tlbflush.h | 224 u8 freed_tables; member
|
| /kernel/linux/linux-5.10/arch/x86/mm/ |
| H A D | tlb.c | 850 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 D | tlb.h | 318 unsigned int freed_tables : 1; member
|
| /kernel/linux/linux-6.6/arch/x86/mm/ |
| H A D | tlb.c | 965 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