Symbol: flush_tlb_info
arch/x86/hyperv/mmu.c
173
const struct flush_tlb_info *info)
arch/x86/hyperv/mmu.c
20
const struct flush_tlb_info *info);
arch/x86/hyperv/mmu.c
60
const struct flush_tlb_info *info)
arch/x86/include/asm/paravirt.h
26
const struct flush_tlb_info *info);
arch/x86/include/asm/paravirt.h
44
const struct flush_tlb_info *info)
arch/x86/include/asm/paravirt_types.h
102
const struct flush_tlb_info *info);
arch/x86/include/asm/paravirt_types.h
19
struct flush_tlb_info;
arch/x86/include/asm/tlbflush.h
258
const struct flush_tlb_info *info);
arch/x86/include/asm/trace/hyperv.h
13
const struct flush_tlb_info *info),
arch/x86/kernel/kvm.c
661
const struct flush_tlb_info *info)
arch/x86/mm/tlb.c
1114
const struct flush_tlb_info *f = info;
arch/x86/mm/tlb.c
1279
struct flush_tlb_info *info = data;
arch/x86/mm/tlb.c
1327
const struct flush_tlb_info *info)
arch/x86/mm/tlb.c
1359
const struct flush_tlb_info *info)
arch/x86/mm/tlb.c
1376
static DEFINE_PER_CPU_SHARED_ALIGNED(struct flush_tlb_info, flush_tlb_info);
arch/x86/mm/tlb.c
1382
static struct flush_tlb_info *get_flush_tlb_info(struct mm_struct *mm,
arch/x86/mm/tlb.c
1387
struct flush_tlb_info *info = this_cpu_ptr(&flush_tlb_info);
arch/x86/mm/tlb.c
1432
struct flush_tlb_info *info;
arch/x86/mm/tlb.c
1484
static void invlpgb_kernel_range_flush(struct flush_tlb_info *info)
arch/x86/mm/tlb.c
1504
struct flush_tlb_info *f = info;
arch/x86/mm/tlb.c
1512
static void kernel_tlb_flush_all(struct flush_tlb_info *info)
arch/x86/mm/tlb.c
1520
static void kernel_tlb_flush_range(struct flush_tlb_info *info)
arch/x86/mm/tlb.c
1530
struct flush_tlb_info *info;
arch/x86/mm/tlb.c
1710
struct flush_tlb_info *info;
arch/x86/mm/tlb.c
463
static void finish_asid_transition(struct flush_tlb_info *info)
arch/x86/mm/tlb.c
502
static void broadcast_tlb_flush(struct flush_tlb_info *info)
arch/x86/xen/mmu_pv.c
1338
const struct flush_tlb_info *info)